lukemelas / pytorch-pretrained-gans
Pretrained GANs in PyTorch: StyleGAN2, BigGAN, BigBiGAN, SAGAN, SNGAN, SelfCondGAN, and more
☆139Updated 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
- Improved Precision and Recall Metric for Assessing Generative Models - Official TensorFlow Implementation☆169Updated 3 years ago
- Pytorch implementation of common image generation metrics.☆164Updated 8 months ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆197Updated 2 years ago
- Code base for the precision, recall, density, and coverage metrics for generative models. ICML 2020.☆252Updated 2 years ago
- The authors official implementation of Unsupervised Discovery of Interpretable Directions in the GAN Latent Space☆420Updated last year
- Code for the paper "Training GANs with Stronger Augmentations via Contrastive Discriminator" (ICLR 2021)☆188Updated 3 years ago
- A Pytorch Implementation of the Fréchet Inception Distance (FID)☆62Updated 2 years ago
- Few-shot adaptation of GANs.☆123Updated 4 years ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆46Updated last year
- Assessing Generative Models via Precision and Recall (official repository)☆104Updated 2 years ago
- Implemetatin of Progressive Growing of GANs in PyTorch☆63Updated 7 years ago
- Regularizing Generative Adversarial Networks under Limited Data (CVPR 2021)☆165Updated 9 months ago
- ☆47Updated last year
- Implementation of TransGanFormer, an all-attention GAN that combines the finding from the recent GanFormer and TransGan paper☆152Updated 3 years ago
- Code for "Self-Diagnosing GAN: Diagnosing Underrepresented Samples in Generative Adversarial Networks" (NeurIPS 2021)☆20Updated 3 years ago
- Official implementation of FQ-GAN☆168Updated 4 years ago
- Ensembling Off-the-shelf Models for GAN Training (CVPR 2022 Oral)☆393Updated 2 years ago
- A Disentangling Invertible Interpretation Network☆121Updated 3 years ago
- Get started with CelebA-HQ dataset in under 5 mins !☆161Updated 2 years ago
- Implementation of Denoising Diffusion Probabilistic Models in PyTorch☆374Updated 2 years ago
- A PyTorch implementation for StyleGAN with full features.☆375Updated 3 years ago
- This is a pytorch implementation of the paper "On Leveraging Pretrained GANs for Limited-Data Generation".☆58Updated 4 years ago
- A Pytorch implementation of Stylegan2 with UNet Discriminator☆206Updated 4 years ago
- The Official PyTorch Implementation of "LSGM: Score-based Generative Modeling in Latent Space" (NeurIPS 2021)☆355Updated 3 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☆210Updated 2 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆185Updated 2 weeks ago
- Improved Precision and Recall Metric for Assessing Generative Models - Unofficial Pytorch Implementation☆51Updated 3 years ago
- Official Pytorch and JAX implementation of "Efficient-VDVAE: Less is more"☆193Updated 2 years ago
- Mode collapse example of GANs in 2D (PyTorch).☆45Updated last year