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