lukemelas / pytorch-pretrained-gans
Pretrained GANs in PyTorch: StyleGAN2, BigGAN, BigBiGAN, SAGAN, SNGAN, SelfCondGAN, and more
☆138Updated 3 years ago
Alternatives and similar repositories for pytorch-pretrained-gans:
Users that are interested in pytorch-pretrained-gans are comparing it to the libraries listed below
- Pytorch implementation of common image generation metrics.☆155Updated 7 months ago
- Improved Precision and Recall Metric for Assessing Generative Models - Official TensorFlow Implementation☆169Updated 3 years ago
- Code for the paper "Training GANs with Stronger Augmentations via Contrastive Discriminator" (ICLR 2021)☆188Updated 3 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
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆46Updated last year
- The authors official implementation of Unsupervised Discovery of Interpretable Directions in the GAN Latent Space☆420Updated last year
- Code base for the precision, recall, density, and coverage metrics for generative models. ICML 2020.