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:
- Official Pytorch and JAX implementation of "Efficient-VDVAE: Less is more"☆196Updated 3 years ago
- Rethinking the Truly Unsupervised Image-to-Image Translation - Official PyTorch Implementation (ICCV 2021)☆462Updated last year
- A Pytorch implementation of Stylegan2 with UNet Discriminator☆217Updated 5 years ago
- The authors official implementation of Unsupervised Discovery of Interpretable Directions in the GAN Latent Space☆428Updated 2 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆541Updated 2 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆278Updated 4 years ago
- Diverse Image Generation via Self-Conditioned GANs☆159Updated 5 years ago
- Easy generative modeling in PyTorch☆438Updated 2 years ago
- Tensorflow implementation of Adversarial Autoencoders☆248Updated 6 years ago
- A simple implementation of Style-Based Generator Architecture for Generative Adversarial Networks with pytorch☆113Updated 6 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
- MSG StyleGAN in tensorflow☆264Updated 5 years ago
- Various Notebooks for Lernapparat.de☆277Updated 5 years ago
- Code for synthetic experiments of paper "Improving Generalization and Stability of GANs"☆42Updated 6 years ago
- Official implementation of the paper 'High-Resolution Photorealistic Image Translation in Real-Time: A Laplacian Pyramid Translation Netw…☆429Updated 3 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆220Updated 6 years ago
- Official implementation of FQ-GAN☆169Updated 5 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆153Updated 5 years ago
- [CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.☆609Updated 3 years ago
- A Pytorch implementation of StyleGAN2☆168Updated 5 years ago
- [MSG-GAN] Any body can GAN! Highly stable and robust architecture. Requires little to no hyperparameter tuning. Pytorch Implementation☆626Updated 3 years ago
- Network-to-Network Translation with Conditional Invertible Neural Networks☆227Updated 2 years ago
- Code for the paper "Training GANs with Stronger Augmentations via Contrastive Discriminator" (ICLR 2021)☆190Updated 4 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆126Updated 4 years ago
- Seeing what a GAN cannot generate. Visualizes and quantifies object classes within scenes that are outside the range of a GAN.☆187Updated 4 years ago
- ☆193Updated last year
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆174Updated last year
- Code for replication of the paper "The relativistic discriminator: a key element missing from standard GAN"☆738Updated 5 years ago
- Freeze the Discriminator: a Simple Baseline for Fine-Tuning GANs (CVPRW 2020)☆286Updated 3 years ago
- Implemetatin of Progressive Growing of GANs in PyTorch☆65Updated 7 years ago