Image Inpainting with Gated Convolution and Interactive Multi-Scale Feature Fusion

Kaixing Wang,Jing Chen,Qi Lin,Xueyuan Shen,Xiaoguang Yu
DOI: https://doi.org/10.1117/12.3004720
2023-01-01
Abstract:Image inpainting aims to fill damaged regions with non-damaged regions and semantic reasonableness while ensuring consistency of an image. The result of inpainting often suffers from smooth edges and blurred details when faced with larger and more complicated damaged regions. In this paper, an end-to-end dual stream network that fuses the texture and structure features, aiming to restore intricate details in filled regions is proposed. For details enhancement, gated convolutions are introduced to pick valid pixels, reducing blur in damaged regions; For more comprehensive features representation, multi-scale parallel dilated convolutions are used to fuse features from different receptive fields and positions in the image. Extensive experimental results on three common datasets demonstrate the superiority of the proposed network in terms of quantitative and qualitative evaluation.
What problem does this paper attempt to address?