xuqiantong / GAN-Metrics
An empirical study on evaluation metrics of generative adversarial networks.
☆370Updated 5 years ago
Alternatives and similar repositories for GAN-Metrics:
Users that are interested in GAN-Metrics are comparing it to the libraries listed below
- Improved WGAN in Pytorch☆439Updated last year
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆248Updated 2 years ago
- MSGAN: Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis (CVPR2019)☆414Updated 5 years ago
- PyTorch implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.☆582Updated 7 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆678Updated 6 years ago
- Unsupervised Attention-Guided Image to Image Translation☆330Updated 5 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 6 years ago
- GANs with spectral normalization and projection discriminator☆1,096Updated 5 years ago
- Inception Score for GANs in Pytorch☆649Updated 5 years ago
- Pytorch implementation of LARGE SCALE GAN TRAINING FOR HIGH FIDELITY NATURAL IMAGE SYNTHESIS (BigGAN)☆508Updated 6 years ago
- Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"☆918Updated 5 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆158Updated 5 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆193Updated 3 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆219Updated 5 years ago
- Two time-scale update rule for training GANs☆876Updated 3 years ago
- ☆131Updated 6 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 4 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 6 months ago
- PyTorch implementation of "Progressive growing of GANs (PGGAN)"☆822Updated 2 years ago
- ☆272Updated 6 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆151Updated 4 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆551Updated 5 years ago
- code for "Adversarial Feature Learning"☆238Updated 2 years ago
- ☆496Updated last year
- Code for replication of the paper "The relativistic discriminator: a key element missing from standard GAN"☆725Updated 5 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 6 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆538Updated last year
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆187Updated 7 years ago
- PyTorch Implementation of InfoGAN☆321Updated 2 years ago