Skip to content
forked from volotat/ConGAN

Continious Generative Adversarial Network

License

Notifications You must be signed in to change notification settings

jennylee03/ConGAN

 
 

Repository files navigation

ConGAN

Continuous Adversarial Image Generator that can produce good images with relatively small number of examples and without any resolution dependencies.

While training it creates small examples of generated images into 'images/' folder and saves current model into 'saved_model/' folder. After traning you only need "Generator" part of the model to produce new images.

Model structure:

model_structure

Results example:

About

Continious Generative Adversarial Network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%