English

GAN Inversion: A Survey

Computer Vision and Pattern Recognition 2022-03-24 v5

Abstract

GAN inversion aims to invert a given image back into the latent space of a pretrained GAN model, for the image to be faithfully reconstructed from the inverted code by the generator. As an emerging technique to bridge the real and fake image domains, GAN inversion plays an essential role in enabling the pretrained GAN models such as StyleGAN and BigGAN to be used for real image editing applications. Meanwhile, GAN inversion also provides insights on the interpretation of GAN's latent space and how the realistic images can be generated. In this paper, we provide an overview of GAN inversion with a focus on its recent algorithms and applications. We cover important techniques of GAN inversion and their applications to image restoration and image manipulation. We further elaborate on some trends and challenges for future directions.

Keywords

Cite

@article{arxiv.2101.05278,
  title  = {GAN Inversion: A Survey},
  author = {Weihao Xia and Yulun Zhang and Yujiu Yang and Jing-Hao Xue and Bolei Zhou and Ming-Hsuan Yang},
  journal= {arXiv preprint arXiv:2101.05278},
  year   = {2022}
}

Comments

papers on generative modeling: https://github.com/zhoubolei/awesome-generative-modeling awesome gan-inversion papers: https://github.com/weihaox/awesome-gan-inversion

R2 v1 2026-06-23T22:08:19.731Z