Skip to content

DingXiaoKe/Keras-ACGAN-CIFAR10

 
 

Repository files navigation

Keras-ACGAN-CIFAR10

Code Modified from https://github.com/lukedeo/keras-acgan,
This is CIFAR10 version. Some interesting tricks refers to Soumith Chintala ganhacks(https://github.com/soumith/ganhacks).
I directly use the Minibatch Layer Code from:
https://github.com/forcecore/Keras-GAN-Animeface-Character
Thanks for the great work!
Any suggestion is welcomed!
This is one of generated images after 50 epochs:  

This is one of generated images after 200 epochs:  
This is Discriminator Classification Result for Cifar-10 test dataset after 200 epochs(Confusion Matrix, Accurancy: 71.89%)  

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%