vix.ing · top · new · best · stats · spec

Globally and locally consistent image completion

2017/07/20 by Satoshi Iizuka, Edgar Simo-Serra, Edgar Simo‐Serra +1 · 49 citations
Computer Science · Engineering · #Advanced Image Processing Techniques #Generative Adversarial Networks and Image Synthesis #Image Processing Techniques and Applications

paper · doi:10.1145/3072959.3073659

openalex publication_date 2017/07/20 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/29

Abstract

We present a novel approach for image completion that results in images that are both locally and globally consistent. With a fully-convolutional neural network, we can complete images of arbitrary resolutions by filling-in missing regions of any shape. To train this image completion network to be consistent, we use global and local context discriminators that are trained to distinguish real images from completed ones. The global discriminator looks at the entire image to assess if it is coherent as a whole, while the local discriminator looks only at a small area centered at the completed region to ensure the local consistency of the generated patches. The image completion network is then trained to fool the both context discriminator networks, which requires it to generate images that are indistinguishable from real ones with regard to overall consistency as well as in details. We show that our approach can be used to complete a wide variety of scenes. Furthermore, in contrast with the patch-based approaches such as PatchMatch, our approach can generate fragments that do not appear elsewhere in the image, which allows us to naturally complete the images of objects with familiar and highly specific structures, such as faces.

Citations

Cited by

Related