Skip to content

PyTorch implementations of Generative Adversarial Networks.

License

Notifications You must be signed in to change notification settings

jwkweon/gan-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GAN-Pytorch

PyTorch implementations of Generative Adversarial Networks.

  • Implementation list

  • GAN (original)

  • CGAN

  • DCGAN

  • Pix2Pix

  • InfoGAN

  • LSGAN

  • WGAN

  • WGAN-GP

  • WGAN-Div

  • ACGAN

  • SAGAN

  • SNGAN

  • ProGAN

  • BigGAN

  • StyleGAN

  • CycleGAN

...

About

PyTorch implementations of Generative Adversarial Networks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages