Skip to content

A DCGAN and WGAN implementation of GANs in PyTorch to generate cats

Notifications You must be signed in to change notification settings

KulkarniKaustubh/CatGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

CatGAN

A DCGAN and WGAN implementation of GANs in PyTorch to generate cats

src

Contains model code and generator testing code

models

Contains the trained generator and discriminator models

TODO:

  • DCGAN Implementation
  • WGAN Implementation

Results are sub-par. Trained only for 100 epochs.

15 Generated Cat Images

About

A DCGAN and WGAN implementation of GANs in PyTorch to generate cats

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published