Yangyangii / GAN-Tutorial
Simple Implementation of many GAN models with PyTorch.
☆393Updated 2 years ago
Alternatives and similar repositories for GAN-Tutorial
Users that are interested in GAN-Tutorial are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆517Updated 7 years ago
- Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST …☆527Updated last year
- Improved WGAN in Pytorch☆440Updated last year
- ☆273Updated 7 years ago
- PyTorch Implementation of InfoGAN☆324Updated 2 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆540Updated last year
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆679Updated 7 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆194Updated 3 years ago
- Inception Score for GANs in Pytorch☆652Updated 5 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆371Updated 5 years ago
- A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks☆188Updated 7 years ago
- ☆1,008Updated 5 years ago
- Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"☆920Updated 5 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 7 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆269Updated 4 years ago
- Two time-scale update rule for training GANs☆884Updated 3 years ago
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆769Updated last year
- A pytorch implementation of Paper "Improved Training of Wasserstein GANs"☆1,527Updated last year
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)☆2,573Updated last year
- PyTorch Implementation of CycleGAN and SSGAN for Domain Transfer (Minimal)☆432Updated 7 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆192Updated 3 months ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆188Updated 7 years ago
- MSGAN: Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis (CVPR2019)☆412Updated 6 years ago
- GANs with spectral normalization and projection discriminator☆1,102Updated 5 years ago
- Conditional Wasserstein GANs☆73Updated 7 years ago
- Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN,…☆497Updated 6 years ago
- Unsupervised Attention-Guided Image to Image Translation☆331Updated 5 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆67Updated 6 years ago
- A mix of GAN implementations including progressive growing☆1,624Updated 3 years ago