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.
β209Updated 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
- π Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...β95Updated 4 years ago
- Reimplementation of GANsβ421Updated 3 years ago
- 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
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.β109Updated 3 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
- β272Updated 7 years ago
- Generative Adversarial Networks in TensorFlow 2.0β78Updated 2 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"β539Updated last year
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)β260Updated 6 years ago
- Simple Implementation of many GAN models with PyTorch.β390Updated 2 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"β54Updated 6 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)β70Updated 7 years ago
- Keras implementation of CycleGAN using a tensorflow backend.β192Updated 5 years ago
- StyleGAN made with Kerasβ168Updated 5 years ago
- A simple implementation of Style-Based Generator Architecture for Generative Adversarial Networks with pytorchβ114Updated 5 years ago
- Various GANs for playing aroundβ35Updated 4 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Neβ¦β514Updated 7 years ago
- Two time-scale update rule for training GANsβ878Updated 3 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)β39Updated 5 years ago
- A keras implementation of conditional wgan-gpβ46Updated 6 years ago
- DAGAN: Data Augmentation Generative Adversarial Networksβ419Updated 2 years ago
- MSG StyleGAN in tensorflowβ264Updated 5 years ago
- Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST β¦β525Updated last year
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)β552Updated 5 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (β¦β151Updated 7 years ago
- Spectral Normalization for Keras Dense and Convolution Layersβ121Updated 5 years ago
- DCGAN on 256x256 picturesβ37Updated 6 years ago
- Tensorflow implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Netwokrs for MNIST datasβ¦β175Updated last week
- A clean and lucid implementation of cycleGAN using PyTorchβ123Updated 6 years ago