lukemelas / pytorch-pretrained-gans
Pretrained GANs in PyTorch: StyleGAN2, BigGAN, BigBiGAN, SAGAN, SNGAN, SelfCondGAN, and more
☆140Updated 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
- Code for the paper "Training GANs with Stronger Augmentations via Contrastive Discriminator" (ICLR 2021)☆189Updated 3 years ago
- Improved Precision and Recall Metric for Assessing Generative Models - Official TensorFlow Implementation☆174Updated 3 years ago
- Pytorch implementation of common image generation metrics.☆176Updated 10 months ago
- Implemetatin of Progressive Growing of GANs in PyTorch☆64Updated 7 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
- Few-shot adaptation of GANs.☆123Updated 4 years ago
- PyTorch implementation of VQ-VAE-2 from "Generating Diverse High-Fidelity Images with VQ-VAE-2"☆153Updated 2 years ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆47Updated 2 years ago
- The authors official implementation of Unsupervised Discovery of Interpretable Directions in the GAN Latent Space☆425Updated last year
- Assessing Generative Models via Precision and Recall (official repository)☆105Updated 2 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 5 years ago
- ImageNet-Sketch data set for evaluating model's ability in learning (out-of-domain) semantics at ImageNet scale☆215Updated 2 years ago
- Diverse Image Generation via Self-Conditioned GANs☆158Updated 4 years ago
- Code base for the precision, recall, density, and coverage metrics for generative models. ICML 2020.☆255Updated 2 years ago
- Regularizing Generative Adversarial Networks under Limited Data (CVPR 2021)☆164Updated 11 months ago
- A PyTorch implementation for StyleGAN with full features.☆380Updated 3 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆394Updated 3 years ago
- Official implementation of FQ-GAN☆169Updated 4 years ago
- This is a pytorch implementation of the paper "On Leveraging Pretrained GANs for Limited-Data Generation".☆59Updated 4 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10