generate faces by DCGAN.
- Python >= 2.7 or 3.5
- TensorFlow >= 1.0
- https://github.com/sugyan/tf-dcgan (DCGAN implementation)
$ git clone https://github.com/sugyan/face-generator.git
$ cd face-generator
$ git submodule update --init
$ pip install --upgrade -r requirements.txt
training:
$ python train.py