diegoalejogm / gansLinks
Generative Adversarial Networks implemented in PyTorch and Tensorflow
☆836Updated 2 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…☆210Updated last year
- Semi-supervised GAN in "Improved Techniques for Training GANs"☆304Updated 5 years ago
- Tooling for GANs in TensorFlow☆954Updated 6 months ago
- Readable implementation of a Capsule Network as described in "Dynamic Routing Between Capsules" [Hinton et. al.]☆373Updated 5 years ago
- Simple Implementation of many GAN models with PyTorch.☆395Updated 2 years ago
- Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks☆1,022Updated last year
- Generative Adversarial Networks Projects, published by Packt☆223Updated 2 years ago
- A mix of GAN implementations including progressive growing☆1,626Updated 3 years ago
- A Generative Adversarial Networks (GANs) Specialization made by deeplearning.ai on Coursera☆160Updated 4 years ago
- This is the code for "Generating Pokemon with a Generative Adversarial Network" by Siraj Raval on Youtube☆431Updated 6 years ago
- Material for the tutorial: "Deep Diving into GANs: from theory to production"☆206Updated 2 years ago
- Awesome Generative Adversarial Networks with tensorflow☆762Updated 3 years ago
- A DCGAN that generate Cat pictures 🐱💻☆203Updated 4 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- DCGAN image generator 🖼️.☆219Updated 4 years ago
- Collection of generative models in Pytorch version.☆2,631Updated 5 years ago
- Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs),…☆338Updated 6 years ago
- A very simple generative adversarial network (GAN) in PyTorch☆1,533Updated 4 years ago
- Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN,…☆501Updated 6 years ago
- Reimplementation of GANs☆424Updated 3 years ago
- Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST …☆529Updated last year
- Implementations of a number of generative models in Tensorflow 2. GAN, VAE, Seq2Seq, VAEGAN, GAIA, Spectrogram Inversion. Everything is s…☆1,000Updated 3 years ago
- 🦋A PyTorch implementation of BigGAN with pretrained weights and conversion scripts.☆1,038Updated 4 years ago
- PyTorch Tutorial (1.7)☆457Updated 4 years ago
- [MSG-GAN] Any body can GAN! Highly stable and robust architecture. Requires little to no hyperparameter tuning. Pytorch Implementation☆628Updated 3 years ago
- Various implementations of Generative adversarial networks using Pytorch☆180Updated 5 years ago
- ☆1,010Updated 5 years ago
- Tutorial on creating your own GAN in Tensorflow☆472Updated 6 years ago
- Simple Generative Adversarial Networks for MNIST data with Keras.☆180Updated 3 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆541Updated last year