Skip to content

A PyTorch implementation of Auxiliary Classifier GAN to generate CIFAR10 images.

Notifications You must be signed in to change notification settings

jpcosec/ACGAN_cifar10

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACGAN_cifar10

A PyTorch implementation of Auxiliary Classifier GAN to generate CIFAR10 images.

Literature survey

Results

After training for 50 epochs with batch size 100, following are the results of some of the classes.

  • horses images/horses_gen.png

  • cars images/gen_cars.png

  • Frogs images/frogs_gen.png

  • trucks images/trucks_gen.png

About

A PyTorch implementation of Auxiliary Classifier GAN to generate CIFAR10 images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%