GongXinyuu / sngan.pytorch
An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.
☆46Updated last year
Alternatives and similar repositories for sngan.pytorch:
Users that are interested in sngan.pytorch are comparing it to the libraries listed below
- Sliced Wasserstein Distance (SWD) in PyTorch☆110Updated 5 years ago
- ☆51Updated 4 years ago
- A pytorch implementation of Paper "IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis"☆93Updated 5 years ago
- This is a pytorch implementation of the paper "On Leveraging Pretrained GANs for Limited-Data Generation".☆58Updated 4 years ago
- Implementation of Glow in PyTorch☆81Updated 4 years ago
- Code for the paper "Training GANs with Stronger Augmentations via Contrastive Discriminator" (ICLR 2021)☆188Updated 3 years ago
- Assessing Generative Models via Precision and Recall (official repository)☆104Updated 2 years ago
- Training MMD GANs.☆86Updated 6 years ago
- Improved Precision and Recall Metric for Assessing Generative Models - Official TensorFlow Implementation☆170Updated 3 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆122Updated 4 years ago
- Implemetatin of Progressive Growing of GANs in PyTorch☆63Updated 7 years ago
- CPU/GPU/TPU implementation of the Fréchet Inception Distance☆80Updated 4 years ago
- Pytorch implementation of common image generation metrics.☆164Updated 8 months ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆158Updated 5 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆197Updated 2 years ago
- Implementation of Diversity-Sensitive Conditional Generative Adversarial Networks (ICLR 2019)☆98Updated 3 years ago
- Code for synthetic experiments of paper "Improving Generalization and Stability of GANs"☆42Updated 6 years ago
- [ICML 2020] InfoGAN-CR and ModelCentrality: Self-supervised Model Training and Selection for Disentangling GANs☆41Updated 4 years ago
- PyTorch Implementation of Unrolled Generative Adversarial Networks☆39Updated 6 years ago
- Implicit Generation and Generalization in Energy Based Models in PyTorch☆65Updated 5 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10