/PetsGAN

Primary LanguagePython

PetsGAN

arXiv
This resposity contains the code for PetsGAN: Rethinking Priors for Single Image Generation (AAAI 2022).

python main.py --input_dir input_dir --image_name image_name 

Download pre-trained models

Please download Pretrained VGG and BigGAN from Google drive, and put them to Pretrained folder.

Citation

@article{Zhang2022PetsGANRP,
  title={PetsGAN: Rethinking Priors for Single Image Generation},
  author={Zicheng Zhang and Yinglu Liu and Congying Han and Hailin Shi and Tiande Guo and Bo Zhou},
  journal={ArXiv},
  year={2022},
  volume={abs/2203.01488}
}