GongXinyuu / sngan.pytorchLinks
An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.
☆47Updated 2 years ago
Alternatives and similar repositories for sngan.pytorch
Users that are interested in sngan.pytorch are comparing it to the libraries listed below
Sorting:
- This is a pytorch implementation of the paper "On Leveraging Pretrained GANs for Limited-Data Generation".☆59Updated 5 years ago
- Improved Precision and Recall Metric for Assessing Generative Models - Official TensorFlow Implementation☆181Updated 4 months ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆127Updated 4 years ago
- Assessing Generative Models via Precision and Recall (official repository)☆110Updated 3 years ago
- A pytorch implementation of Paper "IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis"☆95Updated 6 years ago
- Code for synthetic experiments of paper "Improving Generalization and Stability of GANs"☆42Updated 6 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆157Updated 6 years ago
- Sliced Wasserstein Distance (SWD) in PyTorch☆116Updated 6 years ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆387Updated 3 years ago
- Code for the paper "Training GANs with Stronger Augmentations via Contrastive Discriminator" (ICLR 2021)☆190Updated 4 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆198Updated 3 years ago
- Training MMD GANs.☆86Updated 7 years ago
- PyTorch Implementation of InfoGAN☆327Updated 3 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆195Updated 4 years ago
- ☆50Updated 5 years ago
- Pretrained GANs in PyTorch: StyleGAN2, BigGAN, BigBiGAN, SAGAN, SNGAN, SelfCondGAN, and more☆143Updated 4 years ago
- Diverse Image Generation via Self-Conditioned GANs☆159Updated 5 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.☆175Updated last year
- Implementation of Glow in PyTorch☆80Updated 4 years ago
- PyTorch implementation of PixelCNN from "Pixel Recurrent Neural Networks"☆43Updated 4 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆279Updated 5 years ago
- Ready to train Pytorch implementation of the CVPR'19 paper "Self-Supervised GANs via Auxiliary Rotation Loss"☆66Updated 6 years ago
- A PyTorch 0.4 implementation of Progressive Growing of GANs for Improved Quality, Stability and Variability (https://arxiv.org/abs/1710.1…☆56Updated 6 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆113Updated 4 years ago
- Code base for the precision, recall, density, and coverage metrics for generative models. ICML 2020.☆267Updated 3 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆678Updated 7 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 7 years ago
- Official implementation of FQ-GAN☆169Updated 5 years ago
- Pytorch implementation of common image generation metrics.☆196Updated last year
- See https://github.com/ilyakava/gan for results on Imagenet 128. Code for a Multi-Hinge Loss with K+1 Conditional GANs☆23Updated 5 years ago