Spatially-Adaptive Multilayer Selection for GAN Inversion and Editing
Gaurav Parmar, Yijun Li, Jingwan Lu, Richard Zhang, Jun-Yan Zhu,, Krishna Kumar Singh

TL;DR
This paper introduces a spatially-adaptive multilayer selection method for GAN inversion and editing, improving results on complex images by predicting segment invertibility and assigning segments to appropriate latent layers.
Contribution
It proposes a novel approach that adaptively inverts different image regions into suitable GAN latent layers based on their difficulty, enhancing inversion quality for complex scenes.
Findings
Outperforms recent methods on complex categories
Maintains downstream editability
Improves inversion quality for occluded and scene-rich images
Abstract
Existing GAN inversion and editing methods work well for aligned objects with a clean background, such as portraits and animal faces, but often struggle for more difficult categories with complex scene layouts and object occlusions, such as cars, animals, and outdoor images. We propose a new method to invert and edit such complex images in the latent space of GANs, such as StyleGAN2. Our key idea is to explore inversion with a collection of layers, spatially adapting the inversion process to the difficulty of the image. We learn to predict the "invertibility" of different image segments and project each segment into a latent layer. Easier regions can be inverted into an earlier layer in the generator's latent space, while more challenging regions can be inverted into a later feature space. Experiments show that our method obtains better inversion results compared to the recent…
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 · Advanced Image and Video Retrieval Techniques · Face recognition and analysis
MethodsHuMan(Expedia)||How do I get a human at Expedia? · Path Length Regularization · Convolution · Weight Demodulation · R1 Regularization
