Skip to content

SiyuLiu0329/cyclegan-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

Simple CycleGAN Demo Code. This is by no means a state of the art network as of 2020, so do not expect the results to be mind blowing (for that you may want to look into StarGANv2).

To run the code you need to download the CelebA dataset and locate the following:

  • Img/img_align_celeba_png directory (extracted from a compressed file)
  • Anno/'list_attr_celeba.txt

You need to specify the paths to the above two in celeba_img_gen function defined in misc.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published