Skip to content

Shiva18A/GANs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GANs

Below is the architectural diagram of DCGAN

image



Trained DCGAN on STL10 dataset. Each image is of size 3x96x96. Trained DCGAN for 50 Epochs on T4x2 GPU's and batch size of 128.

Below are the results. While results may not be very clear due to limited training, still we can see some sembelence of objects and figures. image


Trained DCGAN on CIFAR-10 dataset. Each image is of size 3x32x32. Trained DCGAN for 100 Epochs on T4x2 GPU's and batch size of 256.

Below are some results straight out of Generator image image

Releases

No releases published

Packages

No packages published