Texture Memory-Augmented Deep Patch-Based Image Inpainting
Patch-based methods and deep networks have been employed to tackle image inpainting problem, with their own strengths and weaknesses. Patch-based methods are capable of restoring a missing region with high-quality texture through searching nearest neighbor patches from the unmasked regions. However, these methods bring problematic contents when recovering large missing regions. Deep networks, on the other hand, show promising results in completing large regions. Nonetheless, the results often lack faithful and sharp details that resemble the surrounding area. By bringing together the best of both paradigms, we propose a new deep inpainting framework where texture generation is guided by a texture memory of patch samples extracted from unmasked regions. The framework has a novel design that allows texture memory retrieval to be trained end-to-end with the deep inpainting network. In addition, we introduce a patch distribution loss to encourage high-quality patch synthesis. The proposed method shows superior performance both qualitatively and quantitatively on three challenging image benchmarks, i.e., Places, CelebA-HQ, and Paris Street-View datasets.
Code (1)
Tasks
Image InpaintingRetrievalTexture SynthesisMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Delving Globally into Texture and Structure for Image Inpainting
Image inpainting has achieved remarkable progress and inspired abundant methods, where the critical bottleneck is identified as how to fulfill the high-frequency structure and low-frequency texture information on the mas…
DecoderImage InpaintingImage Inpainting for High-Resolution Textures using CNN Texture Synthesis
Deep neural networks have been successfully applied to problems such as image segmentation, image super-resolution, coloration and image inpainting. In this work we propose the use of convolutional neural networks (CNN) …
Image InpaintingImage SegmentationImage Super-ResolutionSemantic Segmentation+3Image Inpainting by Patch Propagation Using Patch Sparsity
This paper introduces a novel examplar-based inpainting algorithm through investigating the sparsity of natural image patches. Two novel concepts of sparsity at the patch level are proposed for modeling the patch priorit…
Image InpaintingNovel ConceptsWhere is the Fake? Patch-Wise Supervised GANs for Texture Inpainting
We tackle the problem of texture inpainting where the input images are textures with missing values along with masks that indicate the zones that should be generated. Many works have been done in image inpainting with th…
Image InpaintingMissing ValuesPatch-based Texture Synthesis for Image Inpainting
Image inpaiting is an important task in image processing and vision. In this paper, we develop a general method for patch-based image inpainting by synthesizing new textures from existing one. A novel framework is introd…
Image InpaintingImage RetrievalRetrievalTexture Synthesis