paper-with-me

홈 › Papers

LSAP: Rethinking Inversion Fidelity, Perception and Editability in GAN Latent Space

2022-09-26 · Pu Cao, Lu Yang, Dongxu Liu, Zhiwei Liu, Shan Li, Qing Song

As the methods evolve, inversion is mainly divided into two steps. The first step is Image Embedding, in which an encoder or optimization process embeds images to get the corresponding latent codes. Afterward, the second step aims to refine the inversion and editing results, which we named Result Refinement. Although the second step significantly improves fidelity, perception and editability are almost unchanged, deeply dependent on inverse latent codes attained in the first step. Therefore, a crucial problem is gaining the latent codes with better perception and editability while retaining the reconstruction fidelity. In this work, we first point out that these two characteristics are related to the degree of alignment (or disalignment) of the inverse codes with the synthetic distribution. Then, we propose Latent Space Alignment Inversion Paradigm (LSAP), which consists of evaluation metric and solution for this problem. Specifically, we introduce Normalized Style Space ($\mathcal{S^N}$ space) and $\mathcal{S^N}$ Cosine Distance (SNCD) to measure disalignment of inversion methods. Since our proposed SNCD is differentiable, it can be optimized in both encoder-based and optimization-based embedding methods to conduct a uniform solution. Extensive experiments in various domains demonstrate that SNCD effectively reflects perception and editability, and our alignment paradigm archives the state-of-the-art in both two steps. Code is available on https://github.com/caopulan/GANInverter/tree/main/configs/lsap.

📄 PDF Abstract BibTeX arXiv:2209.12746

Code (1)

caopulan/ganinverter 공식 구현 pytorch

Similar Papers 제목 키워드 기반

High-Fidelity GAN Inversion for Image Attribute Editing

2021-09-14 · CVPR 2022 1 · Tengfei Wang, Yong Zhang, Yanbo Fan, Jue Wang 외

We present a novel high-fidelity generative adversarial network (GAN) inversion framework that enables attribute editing with image-specific details well-preserved (e.g., background, appearance, and illumination). We fir…

AttributeGenerative Adversarial NetworkImage ManipulationVocal Bursts Intensity Prediction

Delving StyleGAN Inversion for Image Editing: A Foundation Latent Space Viewpoint

2022-11-21 · CVPR 2023 1 · Hongyu Liu, Yibing Song, Qifeng Chen

GAN inversion and editing via StyleGAN maps an input image into the embedding spaces ($\mathcal{W}$, $\mathcal{W^+}$, and $\mathcal{F}$) to simultaneously maintain image fidelity and meaningful manipulation. From latent …

Contrastive Learning

Spatial-Contextual Discrepancy Information Compensation for GAN Inversion

2023-12-12 · Ziqiang Zhang, Yan Yan, Jing-Hao Xue, Hanzi Wang

Most existing GAN inversion methods either achieve accurate reconstruction but lack editability or offer strong editability at the cost of fidelity. Hence, how to balance the distortioneditability trade-off is a signific…

ReGANIE: Rectifying GAN Inversion Errors for Accurate Real Image Editing

2023-01-31 · Bingchuan Li, Tianxiang Ma, Peng Zhang, Miao Hua 외

The StyleGAN family succeed in high-fidelity image generation and allow for flexible and plausible editing of generated images by manipulating the semantic-rich latent style space.However, projecting a real image into it…

Image Generation

From Continuity to Editability: Inverting GANs with Consecutive Images

2021-07-29 · ICCV 2021 10 · Yangyang Xu, Yong Du, Wenpeng Xiao, Xuemiao Xu 외

Existing GAN inversion methods are stuck in a paradox that the inverted codes can either achieve high-fidelity reconstruction, or retain the editing capability. Having only one of them clearly cannot realize real image e…