Skip to content

suk1yak1/Keras-DCGAN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Killme_DCGAN

Generate "Kill me baby" images by DCGAN https://qiita.com/taku-buntu/items/0093a68bfae0b0ff879d

Usage

And it needs you to install pandas, numpy, tensorflow, keras, opencv3, matplotlib, rarfile in advanced. And we implemented this codes in tensorflow1.6.0.

python3 dcgan.py

And then you can get 25 generated images figure in images/gen_imgs and Visualized interpolation latent image in images/latent

About

DCGAN implemented in Keras

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%