diegoalejogm / gansLinks
Generative Adversarial Networks implemented in PyTorch and Tensorflow
☆844Updated 3 years ago
Alternatives and similar repositories for gans
Users that are interested in gans are comparing it to the libraries listed below
Sorting:
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆211Updated 2 years ago
- Semi-supervised GAN in "Improved Techniques for Training GANs"☆307Updated 6 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 3 years ago
- Readable implementation of a Capsule Network as described in "Dynamic Routing Between Capsules" [Hinton et. al.]☆373Updated 5 years ago
- Tooling for GANs in TensorFlow☆967Updated last year
- Material for the tutorial: "Deep Diving into GANs: from theory to production"☆210Updated 2 years ago
- This is the code for "Generating Pokemon with a Generative Adversarial Network" by Siraj Raval on Youtube☆429Updated 7 years ago
- Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks☆1,034Updated 6 months ago
- Awesome Generative Adversarial Networks with tensorflow☆763Updated 3 years ago
- Implementations of a number of generative models in Tensorflow 2. GAN, VAE, Seq2Seq, VAEGAN, GAIA, Spectrogram Inversion. Everything is s…☆992Updated 4 years ago
- ☆1,015Updated 6 years ago
- A mix of GAN implementations including progressive growing☆1,629Updated 4 years ago
- Various implementations of Generative adversarial networks using Pytorch☆181Updated 6 years ago
- Simple Implementation of many GAN models with PyTorch.☆401Updated 2 years ago
- Generative Adversarial Networks Projects, published by Packt☆226Updated 2 years ago
- Example projects I completed to understand Deep Learning techniques with Tensorflow. Please note that I do no longer maintain this reposi…☆139Updated 7 years ago
- DCGAN and WGAN implementation on Keras for Bird Generation☆65Updated 8 years ago
- Curated list of awesome GAN applications and demo☆5,112Updated 2 years ago
- Deep Learning Application Examples☆170Updated 7 months ago
- DCGAN image generator 🖼️.☆219Updated 4 years ago
- Simple Generative Adversarial Networks for MNIST data with Keras.☆180Updated 3 years ago
- Pytorch-based tools for visualizing and understanding the neurons of a GAN. https://gandissect.csail.mit.edu/☆1,767Updated 4 years ago
- 🤖A list of resources to help anyone getting started with GANs 🤖☆104Updated 6 years ago
- Reimplementation of GANs☆425Updated 4 years ago
- 🦋A PyTorch implementation of BigGAN with pretrained weights and conversion scripts.☆1,045Updated 4 years ago
- Compare GAN code.☆1,823Updated 5 years ago
- 🦓<->🦒 🌃<->🌆 A collection of image to image papers with code (constantly updating)☆1,128Updated 5 years ago
- Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs),…☆337Updated 7 years ago
- Pytorch implementation of Generative Adversarial Text-to-Image Synthesis paper☆410Updated 5 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆540Updated 2 years ago