Yangyangii / GAN-Tutorial
Simple Implementation of many GAN models with PyTorch.
☆384Updated last year
Related projects ⓘ
Alternatives and complementary repositories for GAN-Tutorial
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆493Updated 7 years ago
- Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST …☆513Updated 10 months ago
- PyTorch Implementation of InfoGAN☆321Updated 2 years ago
- Improved WGAN in Pytorch☆440Updated last year
- ☆268Updated 6 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆679Updated 6 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆368Updated 5 years ago
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆728Updated 8 months ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆178Updated 3 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆106Updated 6 years ago
- A pytorch implementation of Paper "Improved Training of Wasserstein GANs"☆1,512Updated last year
- 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
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆194Updated 2 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
- Inception Score for GANs in Pytorch☆639Updated 4 years ago
- Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"☆918Updated 5 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆536Updated last year
- PyTorch implementation of "Progressive growing of GANs (PGGAN)"☆819Updated 2 years ago
- Two time-scale update rule for training GANs☆860Updated 3 years ago
- ☆1,000Updated 5 years ago
- A mix of GAN implementations including progressive growing☆1,619Updated 3 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆255Updated 3 years ago
- Reimplementation of GANs☆420Updated 2 years ago
- GANs with spectral normalization and projection discriminator☆1,088Updated 5 years ago
- PyTorch implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.☆580Updated 6 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆103Updated 5 years ago
- Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN,…☆500Updated 6 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆148Updated 7 years ago
- PyTorch Implementation of CycleGAN and SSGAN for Domain Transfer (Minimal)☆432Updated 7 years ago
- MSGAN: Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis (CVPR2019)☆413Updated 5 years ago