diegoalejogm / gans
Generative Adversarial Networks implemented in PyTorch and Tensorflow
☆840Updated 2 years ago
Alternatives and similar repositories for gans:
Users that are interested in gans are comparing it to the libraries listed below
- Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"☆920Updated 5 years ago
- PyTorch implementation of "Progressive growing of GANs (PGGAN)"☆823Updated 2 years ago
- Reimplementation of GANs☆422Updated 3 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆209Updated last year
- Simple Implementation of many GAN models with PyTorch.☆392Updated 2 years ago
- Two time-scale update rule for training GANs☆882Updated 3 years ago
- Semi-supervised GAN in "Improved Techniques for Training GANs"☆303Updated 5 years ago
- Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks☆1,021Updated last year
- Compare GAN code.☆1,819Updated 4 years ago
- Code for replication of the paper "The relativistic discriminator: a key element missing from standard GAN"☆727Updated 5 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆540Updated last year
- A mix of GAN implementations including progressive growing☆1,624Updated 3 years ago
- GANs with spectral normalization and projection discriminator☆1,102Updated 5 years ago
- Awesome Generative Adversarial Networks with tensorflow☆763Updated 2 years ago
- Generative Adversarial Networks (GANs) resources sorted by citations☆857Updated 5 years ago
- ☆1,007Updated 5 years ago
- Tooling for GANs in TensorFlow☆951Updated 3 months ago
- Collection of generative models in Pytorch version.☆2,630Updated 5 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- [MSG-GAN] Any body can GAN! Highly stable and robust architecture. Requires little to no hyperparameter tuning. Pytorch Implementation☆628Updated 2 years ago
- Tensorflow implementation of CycleGAN☆380Updated 6 years ago
- Code for the paper "Improved Techniques for Training GANs"☆2,317Updated 6 years ago
- All About the GANs(Generative Adversarial Networks) - Summarized lists for GAN☆654Updated 6 years ago
- Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST …☆527Updated last year
- ☆496Updated last year
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆517Updated 7 years ago
- 🦓<->🦒 🌃<->🌆 A collection of image to image papers with code (constantly updating)☆1,121Updated 5 years ago
- A very simple generative adversarial network (GAN) in PyTorch☆1,529Updated 3 years ago
- Implementation A Style-Based Generator Architecture for Generative Adversarial Networks in PyTorch☆1,108Updated 3 years ago
- Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN,…☆497Updated 6 years ago