Skip to content

Generate "Kill me baby" images by DCGAN implemented in Keras

License

Notifications You must be signed in to change notification settings

frkake/Keras-DCGAN-killmebaby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Killme_DCGAN

License

This software is released under the MIT License, see license.txt.

Introduction

Generate "Kill me baby" images by DCGAN
GANについて概念から実装まで ~DCGANによるキルミーベイベー生成~

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

Generate "Kill me baby" images by DCGAN implemented in Keras

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages