Skip to content

The repository contains examples of GAN (GAN, CGAN, ACGAN) developed with Pytorch on MNIST and CIFAR datasets.

License

Notifications You must be signed in to change notification settings

Jerem-35/GanExamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GanExamples

The repository contains examples of GAN (GAN, CGAN, ACGAN) developed with Pytorch on MNIST and CIFAR datasets.

Some parts of the code and networks architectures are taken from other examples : URLs of these examples are given in the different source files.

GAN on MNIST

Alt text

GAN on CIFAR

Alt text

CGAN on MNIST

Alt text Alt text

ACGAN on MNIST

Alt text Alt text

ACGAN on CIFAR

Alt text

About

The repository contains examples of GAN (GAN, CGAN, ACGAN) developed with Pytorch on MNIST and CIFAR datasets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages