English

Texture Memory-Augmented Deep Patch-Based Image Inpainting

Computer Vision and Pattern Recognition 2021-11-05 v2 Machine Learning Image and Video Processing

Abstract

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.

Keywords

Cite

@article{arxiv.2009.13240,
  title  = {Texture Memory-Augmented Deep Patch-Based Image Inpainting},
  author = {Rui Xu and Minghao Guo and Jiaqi Wang and Xiaoxiao Li and Bolei Zhou and Chen Change Loy},
  journal= {arXiv preprint arXiv:2009.13240},
  year   = {2021}
}

Comments

Published on TIP. Project Page: https://nbei.github.io/tmad.html

R2 v1 2026-06-23T18:50:37.033Z