Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 759 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 759 Bytes

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