Skip to content
/ gan Public

Generate new images with Generative Adversarial Network and Tensorflow.

Notifications You must be signed in to change notification settings

wojciechmo/gan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Generate new images with Generative Adversarial Network and Tensorflow.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages