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.
☆210Updated 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
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- Reimplementation of GANs☆423Updated 3 years ago
- Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs),…☆339Updated 6 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆219Updated 6 years ago
- Simple Implementation of many GAN models with PyTorch.☆397Updated 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
- Generative Adversarial Networks implemented in PyTorch and Tensorflow☆837Updated 2 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆153Updated 8 years ago
- Awesome Generative Adversarial Networks with tensorflow☆762Updated 3 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
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆523Updated 8 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆122Updated 5 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 4 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆71Updated 8 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆196Updated 6 months ago
- Reimplementation of CycleGAN☆388Updated 3 years ago
- DCGAN on 256x256 pictures☆37Updated 6 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆192Updated 5 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆55Updated 7 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 6 years ago
- Various GANs for playing around☆35Updated 5 years ago
- ☆274Updated 7 years ago
- Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST …☆530Updated last year
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆541Updated last year
- 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…☆122Updated 6 years ago
- DAGAN: Data Augmentation Generative Adversarial Networks☆417Updated 2 years ago
- Tensorflow implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Netwokrs for MNIST datas…☆174Updated 5 months ago