MorvanZhou / mnistGANs
Some implementations of GAN.
☆217Updated last year
Alternatives and similar repositories for mnistGANs:
Users that are interested in mnistGANs are comparing it to the libraries listed below
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆752Updated 9 months ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆108Updated 5 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆67Updated 6 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆504Updated 7 years ago
- open for other☆65Updated 2 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆229Updated 2 years ago
- Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST …☆521Updated 11 months ago
- For beginner, this will be the best start for VAEs, GANs, and CVAE-GAN. This contains AE, DAE, VAE, GAN, CGAN, DCGAN, WGAN, WGAN-GP, VAE-…☆736Updated last year
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆193Updated 3 years ago
- Simple Implementation of many GAN models with PyTorch.☆389Updated last year
- ☆11Updated 3 years ago
- A simple tutorial for pytorch in deeplearning.☆48Updated 4 years ago
- some demo of GANs☆275Updated 5 years ago
- PyTorch Implementation of InfoGAN☆321Updated 2 years ago
- a simple vae and cvae from keras☆1,294Updated 3 years ago
- A pytorch implementation of Paper "Improved Training of Wasserstein GANs"☆1,519Updated last year
- python notebooks accompanying the book Make Your Own GAN☆371Updated 3 years ago
- The implementation of StyleGAN on PyTorch 1.0.1☆545Updated 4 years ago
- PyTorch implements WGAN_GP☆21Updated 4 years ago
- Performance comparison of ACGAN, BEGAN, CGAN, DRAGAN, EBGAN, GAN, infoGAN, LSGAN, VAE, WGAN, WGAN_GP on cifar-10☆38Updated 5 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
- 基于keras使用dcgan自动生成动漫头像☆66Updated 3 years ago
- Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)☆2,548Updated 8 months ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆219Updated 5 years ago
- ☆272Updated 6 years ago
- 这是利用条件GAN(CGAN)实现生成MNIST图像的代码☆28Updated 5 years ago
- gan_torch (cpu & gpu)☆30Updated 3 years ago
- A keras implementation of conditional wgan-gp☆45Updated 6 years ago
- ML Records in 1110 Lab of BUPT. Some detailed information can be referenced on: https://mathpretty.com/10388.html☆231Updated last year
- this is the pytorch version of Conditional Generative Adversarial Nets☆55Updated 6 years ago