Out-of-domain GAN inversion via Invertibility Decomposition for Photo-Realistic Human Face Manipulation
Xin Yang, Xiaogang Xu, Yingcong Chen

TL;DR
This paper introduces a novel GAN inversion framework that accurately detects out-of-domain regions in human face images, leading to more photo-realistic manipulations by blending input OOD areas with in-domain GAN results.
Contribution
The proposed method uniquely decomposes images into ID and OOD parts using an invertibility mask learned with spatial alignment, improving inversion fidelity.
Findings
Outperforms existing methods in GAN inversion quality
Produces more photo-realistic human face manipulations
Effectively distinguishes OOD regions for blending
Abstract
The fidelity of Generative Adversarial Networks (GAN) inversion is impeded by Out-Of-Domain (OOD) areas (e.g., background, accessories) in the image. Detecting the OOD areas beyond the generation ability of the pre-trained model and blending these regions with the input image can enhance fidelity. The "invertibility mask" figures out these OOD areas, and existing methods predict the mask with the reconstruction error. However, the estimated mask is usually inaccurate due to the influence of the reconstruction error in the In-Domain (ID) area. In this paper, we propose a novel framework that enhances the fidelity of human face inversion by designing a new module to decompose the input images to ID and OOD partitions with invertibility masks. Unlike previous works, our invertibility detector is simultaneously learned with a spatial alignment module. We iteratively align the generated…
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.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Speech and Audio Processing · Face recognition and analysis
MethodsALIGN
