Home

Awesome

Generalized One-shot Domain Adaptation of Generative Adversarial Networks (NeurIPS 2022)

arXiv Open In Colab

teaser

Quick start

We provide some pre-trained models and a inference demo on Google Colab to reproduce the qualitative results in paper. It also includes the command to train the model.

Usage

Notation

This project has not been well cleaned and may contain some redundant files. If you have questions about the codes or our paper, feel free to submit issues or contact with me.

This project heavily depends on the code of NVIDIA StyleGAN v3, hence please follow its licenses.

Supplementary.pdf

Citation

@inproceedings{Zhang2022GeneralizedOD,
  title={Generalized One-shot Domain Adaptation of Generative Adversarial Networks},
  author={Zicheng Zhang and Yinglu Liu and Congying Han and Tiande Guo and Ting Yao and Tao Mei},
  booktitle={NeurIPS},
  year={2022}
}