xuqiantong / GAN-MetricsLinks
An empirical study on evaluation metrics of generative adversarial networks.
☆373Updated 6 years ago
Alternatives and similar repositories for GAN-Metrics
Users that are interested in GAN-Metrics are comparing it to the libraries listed below
Sorting:
- MSGAN: Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis (CVPR2019)☆413Updated 6 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆679Updated 7 years ago
- Pytorch implementation of LARGE SCALE GAN TRAINING FOR HIGH FIDELITY NATURAL IMAGE SYNTHESIS (BigGAN)☆511Updated 6 years ago
- PyTorch implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.☆583Updated 7 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 3 years ago
- Improved WGAN in Pytorch☆440Updated 2 years ago
- PyTorch Implementation of CycleGAN and SSGAN for Domain Transfer (Minimal)☆432Updated 8 years ago
- Unsupervised Attention-Guided Image to Image Translation☆330Updated 6 years ago
- GANs with spectral normalization and projection discriminator☆1,104Updated 5 years ago
- Learning diverse image-to-image translation from unpaired data☆859Updated 5 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆220Updated 6 years ago
- PyTorch implementation of "Progressive growing of GANs (PGGAN)"☆823Updated 2 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆157Updated 5 years ago
- Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"