mafda / generative_adversarial_networks_101
Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 datasets.
☆208Updated last year
Alternatives and similar repositories for generative_adversarial_networks_101:
Users that are interested in generative_adversarial_networks_101 are comparing it to the libraries listed below
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆229Updated 2 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆149Updated 7 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆219Updated 5 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆95Updated 4 years ago
- Awesome Generative Adversarial Networks with tensorflow☆763Updated 2 years ago
- DCGAN on 256x256 pictures☆36Updated 6 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆110Updated 3 years ago
- Reimplementation of GANs☆421Updated 3 years ago
- Tensorflow implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Netwokrs for MNIST datas…☆174Updated 7 years ago
- ☆272Updated 6 years ago
- Reimplementation of CycleGAN☆386Updated 3 years ago
- Simple Implementation of many GAN models with PyTorch.☆389Updated last year
- Spectral Normalization for Keras Dense and Convolution Layers☆122Updated 5 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆505Updated 7 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆192Updated 5 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆260Updated 6 years ago
- DAGAN: Data Augmentation Generative Adversarial Networks☆416Updated last year
- Conditional Deep Convolutional GAN☆42Updated 6 years ago
- Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs),…☆332Updated 6 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 6 years ago
- Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST …☆523Updated last year
- A keras implementation of conditional wgan-gp☆45Updated 6 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆370Updated 5 years ago
- ☆110Updated 2 years ago
- Semi-supervised GAN in "Improved Techniques for Training GANs"☆303Updated 5 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆537Updated last year
- Generative Adversarial Networks Projects, published by Packt☆222Updated last year
- Improved WGAN in Pytorch☆441Updated last year