English

Collaborative Learning for Faster StyleGAN Embedding

Computer Vision and Pattern Recognition 2020-07-06 v1

Abstract

The latent code of the recent popular model StyleGAN has learned disentangled representations thanks to the multi-layer style-based generator. Embedding a given image back to the latent space of StyleGAN enables wide interesting semantic image editing applications. Although previous works are able to yield impressive inversion results based on an optimization framework, which however suffers from the efficiency issue. In this work, we propose a novel collaborative learning framework that consists of an efficient embedding network and an optimization-based iterator. On one hand, with the progress of training, the embedding network gives a reasonable latent code initialization for the iterator. On the other hand, the updated latent code from the iterator in turn supervises the embedding network. In the end, high-quality latent code can be obtained efficiently with a single forward pass through our embedding network. Extensive experiments demonstrate the effectiveness and efficiency of our work.

Keywords

Cite

@article{arxiv.2007.01758,
  title  = {Collaborative Learning for Faster StyleGAN Embedding},
  author = {Shanyan Guan and Ying Tai and Bingbing Ni and Feida Zhu and Feiyue Huang and Xiaokang Yang},
  journal= {arXiv preprint arXiv:2007.01758},
  year   = {2020}
}

Comments

10 pages, 11 figures

R2 v1 2026-06-23T16:50:02.389Z