paper-with-me

Papers

Texture Memory-Augmented Deep Patch-Based Image Inpainting

2020-09-28 · Rui Xu, Minghao Guo, Jiaqi Wang, Xiaoxiao Li, Bolei Zhou, Chen Change Loy

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.

📄 PDF Abstract BibTeX arXiv:2009.13240

Code (1)

open-mmlab/mmediting 공식 구현 pytorch

Tasks

Image InpaintingRetrievalTexture Synthesis

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

Delving Globally into Texture and Structure for Image Inpainting

2022-09-17 · Haipeng Liu, Yang Wang, Meng Wang, Yong Rui

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 Inpainting

Image Inpainting for High-Resolution Textures using CNN Texture Synthesis

2017-12-08 · Pascal Laube, Michael Grunwald, Matthias O. Franz, Georg Umlauf

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+3

Image Inpainting by Patch Propagation Using Patch Sparsity

2010-05-01 · journal 2010 5 · Zongben Xu, Jian Sun

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 Concepts

Where is the Fake? Patch-Wise Supervised GANs for Texture Inpainting

2019-11-06 · Ahmed Ben Saad, Youssef Tamaazousti, Josselin Kherroubi, Alexis He

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 Values

Patch-based Texture Synthesis for Image Inpainting

2016-05-05 · Tao Zhou, Brian Johnson, Rui Li

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