Skip to content

MasazI/dcgan

Repository files navigation

dcgan

dcgan is an implementation Deep Convolutional Generative Adversarial Networks

https://arxiv.org/pdf/1511.06434.pdf

Dependencies

  • Tensorflow (>= 8.0)

How to Use

Download face images in data dir.
If you want, please edit settings.py.

and

python trainer.py

You can see samples from Generative Network in samples directory.

Training Progress

top-page

About

An implementation of GANs in tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages