Skip to content

fangihsiao/InfoGAN-Tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InfoGAN-tensorflow

InfoGAN implementation using tensorflow

Installation

Tensorflow(>=1.4)
OpenCV
NumPy

How to run?

For training:

sh train.sh

For testing:

sh test.sh

The results will be saved in /path/to/model_dir/test

Results

Modify categorical latent code from 0 to 9(top to bottom) and
continuous latent code(c1(width) or c2(rotation)) from -2 to 2(left to right)

References

https://github.com/burness/tensorflow-101/tree/master/GAN/Info-GAN

About

InfoGAN implementation using tensorflow

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published