mafda / generative_adversarial_networks_101Links
Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 datasets.
β211Updated 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
Sorting:
- Generative Adversarial Networks in TensorFlow 2.0β78Updated 2 years ago
- π Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...β96Updated 5 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,β¦β233Updated 3 years ago
- WGAN-GP tensorflow implementationβ72Updated 2 years ago
- Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs),β¦β339Updated 6 years ago
- Reimplementation of GANsβ425Updated 3 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.β109Updated 4 years ago
- Simple Implementation of many GAN models with PyTorch.β396Updated 2 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)β72Updated 8 years ago
- Awesome Generative Adversarial Networks with tensorflowβ764Updated 3 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)β220Updated 6 years ago
- Generative Adversarial Networks implemented in PyTorch and Tensorflowβ843Updated 2 years ago
- In this notebook, we'll be building a generative adversarial network (GAN) trained on the MNIST dataset. From this, we'll be able to geneβ¦β26Updated 6 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"β55Updated 7 years ago
- Keras implementation of CycleGAN using a tensorflow backend.β192Updated 5 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)β39Updated 6 years ago
- A keras implementation of conditional wgan-gpβ46Updated 6 years ago
- Various GANs for playing aroundβ35Updated 5 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Neβ¦β524Updated 8 years ago
- Hands-On Generative Adversarial Networks with Keras, published by Packtβ78Updated 2 years ago
- Spectral Normalization for Keras Dense and Convolution Layersβ122Updated 5 years ago
- DAGAN: Data Augmentation Generative Adversarial Networksβ419Updated 2 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (β¦β153Updated 8 years ago
- PyTorch implementation of CycleGANβ83Updated 8 years ago
- Frechet Inception Distance for Keras-based GANsβ19Updated 6 years ago
- DCGAN and WGAN implementation on Keras for Bird Generationβ65Updated 7 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"β540Updated 2 years ago
- β276Updated 7 years ago
- A clean and lucid implementation of cycleGAN using PyTorchβ125Updated 6 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1β¦β123Updated 6 years ago