English

Learning to Inpaint by Progressively Growing the Mask Regions

Computer Vision and Pattern Recognition 2020-02-24 v1

Abstract

Image inpainting is one of the most challenging tasks in computer vision. Recently, generative-based image inpainting methods have been shown to produce visually plausible images. However, they still have difficulties to generate the correct structures and colors as the masked region grows large. This drawback is due to the training stability issue of the generative models. This work introduces a new curriculum-style training approach in the context of image inpainting. The proposed method increases the masked region size progressively in training time, during test time the user gives variable size and multiple holes at arbitrary locations. Incorporating such an approach in GANs may stabilize the training and provides better color consistencies and captures object continuities. We validate our approach on the MSCOCO and CelebA datasets. We report qualitative and quantitative comparisons of our training approach in different models.

Keywords

Cite

@article{arxiv.2002.09280,
  title  = {Learning to Inpaint by Progressively Growing the Mask Regions},
  author = {Mohamed Abbas Hedjazi and Yakup Genc},
  journal= {arXiv preprint arXiv:2002.09280},
  year   = {2020}
}

Comments

ICCV Workshop on Should we preregister experiments in computer vision?, Seoul, South Korea, 2019

R2 v1 2026-06-23T13:49:22.787Z