igul222 / improved_wgan_trainingLinks
Code for reproducing experiments in "Improved Training of Wasserstein GANs"
☆2,397Updated 7 years ago
Alternatives and similar repositories for improved_wgan_training
Users that are interested in improved_wgan_training are comparing it to the libraries listed below
Sorting:
- ☆3,234Updated 6 years ago
- A pytorch implementation of Paper "Improved Training of Wasserstein GANs"☆1,531Updated 2 years ago
- Code for the paper "Improved Techniques for Training GANs"☆2,323Updated 6 years ago
- Collection of generative models in Pytorch version.☆2,634Updated 5 years ago
- A very simple generative adversarial network (GAN) in PyTorch☆1,537Updated 4 years ago
- Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)☆2,587Updated last year
- GANs with spectral normalization and projection discriminator☆1,101Updated 5 years ago
- Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN☆3,037Updated 7 years ago
- Compare GAN code.☆1,818Updated 4 years ago
- Code for reproducing key results in the paper "InfoGAN: Interpretable Representation Learning by Information Maximizing Generative Advers…☆1,064Updated 4 years ago
- Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST …