Keys to Better Image Inpainting: Structure and Texture Go Hand in Hand
Jitesh Jain, Yuqian Zhou, Ning Yu, Humphrey Shi

TL;DR
This paper introduces a novel image inpainting network that effectively combines structure generation and texture synthesis, achieving state-of-the-art visual quality by focusing on the critical factors of structures and textures.
Contribution
The paper proposes a new inpainting model that integrates coarse-to-fine GAN-based structure generation with high-frequency Fourier convolutional layers for textures.
Findings
Achieves state-of-the-art in structure and texture quality
Effectively combines GAN and Fourier layers in a single network
Highlights structures and textures as key factors for inpainting success
Abstract
Deep image inpainting has made impressive progress with recent advances in image generation and processing algorithms. We claim that the performance of inpainting algorithms can be better judged by the generated structures and textures. Structures refer to the generated object boundary or novel geometric structures within the hole, while texture refers to high-frequency details, especially man-made repeating patterns filled inside the structural regions. We believe that better structures are usually obtained from a coarse-to-fine GAN-based generator network while repeating patterns nowadays can be better modeled using state-of-the-art high-frequency fast fourier convolutional layers. In this paper, we propose a novel inpainting network combining the advantages of the two designs. Therefore, our model achieves a remarkable visual quality to match state-of-the-art performance in both…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Keys to Better Image Inpainting: Structure and Texture Go Hand in Hand· youtube
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Image Processing Techniques · Advanced Vision and Imaging
MethodsInpainting
