English

High-Fidelity GAN Inversion for Image Attribute Editing

Computer Vision and Pattern Recognition 2024-09-30 v4

Abstract

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 first analyze the challenges of high-fidelity GAN inversion from the perspective of lossy data compression. With a low bit-rate latent code, previous works have difficulties in preserving high-fidelity details in reconstructed and edited images. Increasing the size of a latent code can improve the accuracy of GAN inversion but at the cost of inferior editability. To improve image fidelity without compromising editability, we propose a distortion consultation approach that employs a distortion map as a reference for high-fidelity reconstruction. In the distortion consultation inversion (DCI), the distortion map is first projected to a high-rate latent map, which then complements the basic low-rate latent code with more details via consultation fusion. To achieve high-fidelity editing, we propose an adaptive distortion alignment (ADA) module with a self-supervised training scheme, which bridges the gap between the edited and inversion images. Extensive experiments in the face and car domains show a clear improvement in both inversion and editing quality.

Keywords

Cite

@article{arxiv.2109.06590,
  title  = {High-Fidelity GAN Inversion for Image Attribute Editing},
  author = {Tengfei Wang and Yong Zhang and Yanbo Fan and Jue Wang and Qifeng Chen},
  journal= {arXiv preprint arXiv:2109.06590},
  year   = {2024}
}

Comments

CVPR 2022; Project Page is at https://tengfei-wang.github.io/HFGI/

R2 v1 2026-06-24T05:57:02.105Z