MorvanZhou / mnistGANs
Some implementations of GAN.
☆215Updated last year
Related projects ⓘ
Alternatives and complementary repositories for mnistGANs
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆728Updated 8 months ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆493Updated 7 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆226Updated 2 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆104Updated 5 years ago
- open for other☆64Updated 2 years ago
- Simple Implementation of many GAN models with PyTorch.☆384Updated last year
- a simple vae and cvae from keras☆1,279Updated 3 years ago
- Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST …☆514Updated 10 months ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆194Updated 2 years ago
- 里面包含许多GAN算法的Keras源码,可以用于训练自己的模型。☆235Updated 3 years ago
- PyTorch implements WGAN_GP☆21Updated 4 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆65Updated 5 years ago
- ☆11Updated 3 years ago
- A pytorch implementation of Paper "Improved Training of Wasserstein GANs"☆1,512Updated last year
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆679Updated 6 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆219Updated 5 years ago
- PyTorch Implementation of InfoGAN☆320Updated 2 years ago
- A simple tutorial for pytorch in deeplearning.☆47Updated 4 years ago
- Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)☆2,527Updated 7 months ago
- The implementation of StyleGAN on PyTorch 1.0.1☆543Updated 4 years ago
- A PyTorch implementation of Auxiliary Classifier GAN to generate CIFAR10 images.☆46Updated 6 years ago
- ☆1,000Updated 5 years ago
- Inception Score for GANs in Pytorch☆639Updated 4 years ago
- Performance comparison of ACGAN, BEGAN, CGAN, DRAGAN, EBGAN, GAN, infoGAN, LSGAN, VAE, WGAN, WGAN_GP on cifar-10☆37Updated 4 years ago
- ☆268Updated 6 years ago
- PyTorch implementation of "Improved Techniques for Training Single-Image GANs" (WACV-21)☆427Updated 2 years ago
- [NeurIPS 2020] Differentiable Augmentation for Data-Efficient GAN Training☆1,283Updated 2 months ago
- A clean and readable Pytorch implementation of CycleGAN☆1,241Updated 2 years ago
- python notebooks accompanying the book Make Your Own GAN☆364Updated 3 years ago
- A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks☆189Updated 6 years ago