CVGRLGJun 16, 2022

Spatially-Adaptive Multilayer Selection for GAN Inversion and Editing

arXiv:2206.08357v154 citationsh-index: 33
Originality Incremental advance
AI Analysis

This addresses a limitation in existing methods that struggle with complex scene layouts and occlusions, offering an incremental improvement for image editing applications.

The paper tackles the problem of GAN inversion and editing for complex images with difficult categories like cars and outdoor scenes, proposing a spatially-adaptive multilayer selection method that achieves better inversion results compared to recent approaches while maintaining editability.

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 approaches on complex categories, while maintaining downstream editability. Please refer to our project page at https://www.cs.cmu.edu/~SAMInversion.

Code Implementations1 repo
Foundations

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

Your Notes