Skip to content

The official tensorflow implementation of "CooGAN: A Memory-Efficient Framework for High-Resolution Facial Attribute Editing" (Accepted in ECCV2020)

License

Notifications You must be signed in to change notification settings

neuralchen/CooGAN

Repository files navigation

CooGAN


The official tensorflow implementation of "CooGAN: A Memory-Efficient Framework for High-Resolution Facial Attribute Editing" (Accepted in ECCV2020)

Our paper can be downloaded from [arXiv]

Under construction

Dependencies

  • tensorflow-gpu <=1.3
  • pyyaml
  • paramiko
  • pillow
  • imageio
  • scipy

To cite our paper

@inproceedings{DBLP:conf/eccv/ChenNLLJTT20,
  author    = {Xuanhong Chen and
               Bingbing Ni and
               Naiyuan Liu and
               Ziang Liu and
               Yiliu Jiang and
               Loc Truong and
               Qi Tian},
  title     = {CooGAN: {A} Memory-Efficient Framework for High-Resolution Facial
               Attribute Editing},
  booktitle = {Computer Vision - {ECCV} 2020},
  year      = {2020}
}

About

The official tensorflow implementation of "CooGAN: A Memory-Efficient Framework for High-Resolution Facial Attribute Editing" (Accepted in ECCV2020)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages