sbarratt / inception-score-pytorchLinks
Inception Score for GANs in Pytorch
☆659Updated 5 years ago
Alternatives and similar repositories for inception-score-pytorch
Users that are interested in inception-score-pytorch are comparing it to the libraries listed below
Sorting:
- Two time-scale update rule for training GANs☆890Updated 4 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆679Updated 7 years ago
- GANs with spectral normalization and projection discriminator☆1,104Updated 5 years ago
- The implementation of StyleGAN on PyTorch 1.0.1☆554Updated 5 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆373Updated 6 years ago
- PyTorch implementation of "Progressive growing of GANs (PGGAN)"☆823Updated 2 years ago
- ☆274Updated 7 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆524Updated 8 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆196Updated 3 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆125Updated 4 years ago
- Improved WGAN in Pytorch