Skip to content

Unofficial Pytorch implementation of ”Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks” paper.

Notifications You must be signed in to change notification settings

omer38/CycleGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For Official Implementation => https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix

@inproceedings{CycleGAN2017, title={Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks}, author={Zhu, Jun-Yan and Park, Taesung and Isola, Phillip and Efros, Alexei A}, booktitle={Computer Vision (ICCV), 2017 IEEE International Conference on}, year={2017} }

About

Unofficial Pytorch implementation of ”Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks” paper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages