Skip to content

From scratch, simple and easy-to-understand Pytorch implementation of variants of generative adversarial network (GAN). Implemented variants: Conditional GAN (cGAN), DCGAN, LSGAN. Datasets used MNIST, SVHN, FashionMNIST, CIFAR10, CelebA, LSUN-Bedroom, LSUN-Church.

Notifications You must be signed in to change notification settings

s-chh/PyTorch-GAN-Variants

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTorch-GAN-Variants

PyTorch implementations of various Generative Adversarial Networks (GAN). Each folder contains a standalone version of a GAN variant.

About

From scratch, simple and easy-to-understand Pytorch implementation of variants of generative adversarial network (GAN). Implemented variants: Conditional GAN (cGAN), DCGAN, LSGAN. Datasets used MNIST, SVHN, FashionMNIST, CIFAR10, CelebA, LSUN-Bedroom, LSUN-Church.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published