Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 526 Bytes

README.md

File metadata and controls

32 lines (16 loc) · 526 Bytes

face-generator

generate faces by DCGAN.

Prerequisits

  • Python >= 2.7 or 3.5
  • TensorFlow >= 1.0

Dependencies

Setup

$ git clone https://github.com/sugyan/face-generator.git
$ cd face-generator
$ git submodule update --init
$ pip install --upgrade -r requirements.txt

Usage

training:

$ python train.py