TL;DR
PiiGAN introduces a novel style-based generative adversarial network for pluralistic image inpainting, producing diverse, high-quality results by extracting style features and guiding the generation process.
Contribution
The paper presents a new style extractor and a consistency loss in a GAN framework to generate multiple plausible inpainting results, addressing the limitation of single-output methods.
Findings
Outperforms state-of-the-art inpainting methods in quality and diversity.
Effective on datasets CelebA, PlantVillage, and MauFlex.
Generates multiple consistent inpainting results for complex images.
Abstract
The latest methods based on deep learning have achieved amazing results regarding the complex work of inpainting large missing areas in an image. But this type of method generally attempts to generate one single "optimal" result, ignoring many other plausible results. Considering the uncertainty of the inpainting task, one sole result can hardly be regarded as a desired regeneration of the missing area. In view of this weakness, which is related to the design of the previous algorithms, we propose a novel deep generative model equipped with a brand new style extractor which can extract the style feature (latent vector) from the ground truth. Once obtained, the extracted style feature and the ground truth are both input into the generator. We also craft a consistency loss that guides the generated image to approximate the ground truth. After iterations, our generator is able to learn the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
