Skip to content

Simplified and documented implementation of CycleGAN in PyTorch.

Notifications You must be signed in to change notification settings

mhdadk/cycle-gan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CycleGAN

Simplified and documented implementation of CycleGAN in PyTorch. The datasets used can be found here. A dataset must first be downloaded before running main.py. Additionally, the img_dir string in main.py must be modified accordingly. Full implementation details can be found in report.pdf.

About

Simplified and documented implementation of CycleGAN in PyTorch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages