X Tutup
Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Cycle-GAN

In this lesson, we implement CycleGAN and train it on the horse2zebra dataset.

HowTo

The code will download the horse2zebra dataset automatically.

python main.py
X Tutup