Yangyangii / GAN-Tutorial
Simple Implementation of many GAN models with PyTorch.
☆391Updated 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
- Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST …☆525Updated last year
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆514Updated 7 years ago
- Improved WGAN in Pytorch☆438Updated last year
- ☆272Updated 7 years ago
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆767Updated last year
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆678Updated 6 years ago
- PyTorch Implementation of InfoGAN☆322Updated 2 years ago
- GANs with spectral normalization and projection discriminator☆1,100Updated 5 years ago
- Inception Score for GANs in Pytorch☆650Updated 5 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆191Updated 2 months ago
- ☆1,008Updated 5 years ago
- Reimplementation of GANs☆421Updated 3 years ago
- Two time-scale update rule for training GANs☆878Updated 3 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆263Updated 4 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆194Updated 3 years ago
- Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)☆2,564Updated 11 months ago
- A pytorch implementation of Paper "Improved Training of Wasserstein GANs"☆1,524Updated last year
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 6 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆219Updated 5 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆370Updated 5 years ago
- Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"☆919Updated 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
- ☆496Updated last year
- 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
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆173Updated 7 months ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆123Updated 4 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆539Updated last year
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆248Updated 2 years ago
- A Variational Autoencoder (VAE) implemented in PyTorch☆421Updated 2 years ago
- MSGAN: Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis (CVPR2019)☆414Updated 5 years ago