High-Fidelity Image Inpainting with GAN Inversion
Yongsheng Yu, Libo Zhang, Heng Fan, Tiejian Luo

TL;DR
This paper introduces InvertFill, a novel GAN inversion-based method for high-fidelity image inpainting that effectively maintains semantic consistency and texture quality, outperforming existing approaches across multiple datasets.
Contribution
The paper proposes InvertFill, a new GAN inversion model with a specialized encoder and latent space, addressing semantic and color discrepancies in image inpainting.
Findings
Outperforms state-of-the-art methods quantitatively and qualitatively.
Effectively handles large corruptions and out-of-domain images.
Achieves high-fidelity, photorealistic inpainting results.
Abstract
Image inpainting seeks a semantically consistent way to recover the corrupted image in the light of its unmasked content. Previous approaches usually reuse the well-trained GAN as effective prior to generate realistic patches for missing holes with GAN inversion. Nevertheless, the ignorance of a hard constraint in these algorithms may yield the gap between GAN inversion and image inpainting. Addressing this problem, in this paper, we devise a novel GAN inversion model for image inpainting, dubbed InvertFill, mainly consisting of an encoder with a pre-modulation module and a GAN generator with F&W+ latent space. Within the encoder, the pre-modulation network leverages multi-scale structures to encode more discriminative semantics into style vectors. In order to bridge the gap between GAN inversion and image inpainting, F&W+ latent space is proposed to eliminate glaring color discrepancy…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Vision and Imaging · Advanced Image Processing Techniques
MethodsInpainting
