gan
gan copied to clipboard
Generate new images with Generative Adversarial Network and Tensorflow.
Generative Adversarial Network
Wasserstein generative adversarial network implementation with Tensorflow.
Usage
git clone https://github.com/WojciechMormul/gan.git
cd gan
python make_record.py --images-path=./data --record-path=./train.record
python gan_train.py
python gan_eval.py