pyTorch implementation of Spectral Normalization for Generative Adversarial Networks
☆245Sep 8, 2022Updated 3 years ago
Alternatives and similar repositories for SN-GAN
Users that are interested in SN-GAN are comparing it to the libraries listed below
Sorting:
- GANs with spectral normalization and projection discriminator☆1,102Nov 12, 2019Updated 6 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆676Apr 17, 2018Updated 7 years ago
- A pytorch implementation of "Self-Normalizing Neural Networks" by Klambauer et al. (still beta)☆60Jul 10, 2017Updated 8 years ago
- Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)☆2,611Apr 22, 2024Updated last year
- A implement of spectral normalization GAN for tensorflow version☆27Dec 11, 2017Updated 8 years ago
- Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)☆250Sep 25, 2017Updated 8 years ago
- PyTorch Impl. of Prediction Optimizer (to stabilize GAN training)☆31Jul 25, 2018Updated 7 years ago
- A pytorch implementation of Paper "Improved Training of Wasserstein GANs"☆1,539Jul 18, 2023Updated 2 years ago
- PyTorch implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.☆584Feb 4, 2018Updated 8 years ago
- Implementation of Self-Attention Generative Adversarial Networks by Zhang et al. (with spectral normalization and projection discriminato…☆39Jun 4, 2018Updated 7 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆75Jul 11, 2018Updated 7 years ago
- Code for reproducing experiments in "Improved Training of Wasserstein GANs"☆2,401Jun 6, 2018Updated 7 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆157Nov 5, 2019Updated 6 years ago
- Toward Multimodal Image-to-Image Translation☆1,515Aug 5, 2020Updated 5 years ago
- dcgan combined with vae in pytorch!☆117Oct 21, 2018Updated 7 years ago
- Code for replication of the paper "The relativistic discriminator: a key element missing from standard GAN"☆741Mar 12, 2020Updated 5 years ago
- Pytorch code for our ICLR 2017 paper "Layered-Recursive GAN for image generation"☆151Jan 1, 2021Updated 5 years ago
- Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"☆921Aug 27, 2019Updated 6 years ago
- Two time-scale update rule for training GANs☆895Dec 14, 2025Updated 2 months ago
- PyTorch inference for "Progressive Growing of GANs" with CelebA snapshot☆322Nov 4, 2017Updated 8 years ago
- Inception Score for GANs in Pytorch☆664Mar 3, 2020Updated 6 years ago
- Compute FID scores with PyTorch.☆3,832Jul 3, 2024Updated last year
- The author's officially unofficial PyTorch BigGAN implementation.☆2,925Jul 19, 2023Updated 2 years ago
- Collection of generative models in Pytorch version.☆2,642Apr 12, 2020Updated 5 years ago
- Code for reproducing results in "Glow: Generative Flow with Invertible 1x1 Convolutions"☆3,180Jul 23, 2024Updated last year
- PyTorch implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"☆1,101Mar 26, 2018Updated 7 years ago
- ☆3,245Dec 26, 2018Updated 7 years ago
- pytorch implementation of openai paper "Glow: Generative Flow with Invertible 1×1 Convolutions"☆514Apr 25, 2019Updated 6 years ago
- Progressive Growing of GANs for Improved Quality, Stability, and Variation☆6,169Feb 17, 2022Updated 4 years ago
- See https://github.com/ilyakava/gan for results on Imagenet 128. Code for a Multi-Hinge Loss with K+1 Conditional GANs☆23Jan 10, 2021Updated 5 years ago
- Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.☆7,497Mar 24, 2024Updated last year
- Code for the paper "Improved Techniques for Training GANs"☆2,334Nov 21, 2018Updated 7 years ago
- Multimodal Unsupervised Image-to-Image Translation☆2,701Sep 20, 2022Updated 3 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆114Nov 21, 2018Updated 7 years ago
- Compare GAN code.☆1,821Jan 31, 2021Updated 5 years ago
- PyTorch implementation of "Progressive growing of GANs (PGGAN)"☆829Nov 22, 2022Updated 3 years ago
- Re-implement CycleGAN in Tensorlayer☆88Jul 16, 2018Updated 7 years ago
- Code for DOPING: Generative Data Augmentation for Unsupervised Anomaly Detection with GAN☆15Aug 23, 2018Updated 7 years ago
- Simple Tensorflow implementation of Triple Generative Adversarial Nets (NIPS 2017)☆68Jan 30, 2018Updated 8 years ago