CVDec 3, 2018

Semantic Image Inpainting Through Improved Wasserstein Generative Adversarial Networks

arXiv:1812.01071v132 citations
Originality Incremental advance
AI Analysis

It addresses the problem of filling large missing regions in images for applications like photo editing, though it appears incremental as it builds on existing GAN methods.

The paper tackles image inpainting by incorporating semantics through an improved Wasserstein GAN with a new architecture and optimization loss, achieving top-tier qualitative and quantitative results with accurate photo-realism.

Image inpainting is the task of filling-in missing regions of a damaged or incomplete image. In this work we tackle this problem not only by using the available visual data but also by incorporating image semantics through the use of generative models. Our contribution is twofold: First, we learn a data latent space by training an improved version of the Wasserstein generative adversarial network, for which we incorporate a new generator and discriminator architecture. Second, the learned semantic information is combined with a new optimization loss for inpainting whose minimization infers the missing content conditioned by the available data. It takes into account powerful contextual and perceptual content inherent in the image itself. The benefits include the ability to recover large regions by accumulating semantic information even it is not fully present in the damaged image. Experiments show that the presented method obtains qualitative and quantitative top-tier results in different experimental situations and also achieves accurate photo-realism comparable to state-of-the-art works.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes