Skip to content
/ DCGAN Public

Generating Images given a set of related image unconditionally using Deep Convolutional Generative Adversarial Network

Notifications You must be signed in to change notification settings

rojagtap/DCGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DCGAN

Generating Images given a set of related image Unconditionally using Deep Convolutional Generative Adversarial Network

GANs paper: Generative Adversarial Networks

DCGANs paper: Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks

GANs Blog: https://towardsdatascience.com/a-comprehensive-guide-to-generative-adversarial-networks-gans-fcfe65d1cfe4

DCGANs Blog: https://towardsdatascience.com/implementing-deep-convolutional-generative-adversarial-networks-dcgan-573df2b63c0d

  • mnist: Trained on mnist handwritten digits dataset
  • cifar10: Trained on cifar10 generic dataset

About

Generating Images given a set of related image unconditionally using Deep Convolutional Generative Adversarial Network

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published