Skip to content

fummicc1-sample/DCGAN_TUTORIAL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DCGAN_TUTORIAL

This is a sampler of DCGAN OFFICIAL TUTORIAL

Build environment

  • Need to build on GPU machine

1. install libraries via requirements.txt

pip install -r requirements.txt

2. download dataset

Please download CelabA dataset via official website.

3. run main program

python main.py