w86763777 / pytorch-gan-collectionsLinks
PyTorch implementation of DCGAN, WGAN-GP and SNGAN.
☆230Updated 3 years ago
Alternatives and similar repositories for pytorch-gan-collections
Users that are interested in pytorch-gan-collections are comparing it to the libraries listed below
Sorting:
- Rethinking the Truly Unsupervised Image-to-Image Translation - Official PyTorch Implementation (ICCV 2021)☆461Updated last year
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆541Updated last year
- The Roadmap to Learn Generative Adversarial Networks (GANs)☆392Updated 4 years ago
- A Pytorch implementation of Stylegan2 with UNet Discriminator☆216Updated 4 years ago
- Official Pytorch and JAX implementation of "Efficient-VDVAE: Less is more"☆195Updated 3 years ago
- The authors official implementation of Unsupervised Discovery of Interpretable Directions in the GAN Latent Space☆427Updated last year
- A simple implementation of Style-Based Generator Architecture for Generative Adversarial Networks with pytorch☆114Updated 6 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆220Updated 6 years ago
- Various Notebooks for Lernapparat.de☆277Updated 5 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆400Updated 3 years ago
- Official implementation of FQ-GAN☆169Updated 5 years ago
- Diverse Image Generation via Self-Conditioned GANs☆159Updated 5 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆153Updated 5 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆277Updated 4 years ago
- Code for synthetic experiments of paper "Improving Generalization and Stability of GANs"☆42Updated 6 years ago
- Pytorch implementation of common image generation metrics.☆190Updated last year
- MSG StyleGAN in tensorflow☆264Updated 5 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
- stylegan2, tensorflow 2, keras subclassing☆102Updated 3 years ago
- Official implementation of the paper 'High-Resolution Photorealistic Image Translation in Real-Time: A Laplacian Pyramid Translation Netw…☆425Updated 3 years ago
- Code for replication of the paper "The relativistic discriminator: a key element missing from standard GAN"☆732Updated 5 years ago
- [NeurIPS 2020] Differentiable Augmentation for Data-Efficient GAN Training☆1,307Updated 11 months ago
- [CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.☆608Updated 3 years ago
- Freeze the Discriminator: a Simple Baseline for Fine-Tuning GANs (CVPRW 2020)☆286Updated 3 years ago
- Implementation of TransGanFormer, an all-attention GAN that combines the finding from the recent GanFormer and TransGan paper☆154Updated 4 years ago
- Rewriting a Deep Generative Model, ECCV 2020 (oral). Interactive tool to directly edit the rules of a GAN to synthesize scenes with obje…☆535Updated last year
- Official implementation for Gradient Normalization for Generative Adversarial Networks☆71Updated 3 years ago
- Easy generative modeling in PyTorch☆441Updated 2 years ago
- Code for the paper "Training GANs with Stronger Augmentations via Contrastive Discriminator" (ICLR 2021)☆190Updated 3 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆125Updated 4 years ago