Skip to content

Using Residual Generative Adversarial Networks and Variational Auto-encoder techniques to produce high resolution images.

Notifications You must be signed in to change notification settings

hardmaru/resnet-cppn-gan-tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resnet-cppn-gan-tensorflow

Improvements made for training Compositional Pattern Producing Network as a Generative Model, using Residual Generative Adversarial Networks and Variational Autoencoder techniques to produce high resolution images.

Morphing2

Run python train.py from the command line to train from scratch and experiment with different settings.

sampler.py can be used inside IPython to interactively see results from the models being trained.

See my blog post at blog.otoro.net for more details.

Morphing1

I tested the implementation on TensorFlow 0.80.

Used images2gif.py written by Almar Klein, Ant1, Marius van Voorden.

License

BSD - images2gif.py

MIT - everything else

About

Using Residual Generative Adversarial Networks and Variational Auto-encoder techniques to produce high resolution images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages