tlatkowski / gans-2.0
Generative Adversarial Networks in TensorFlow 2.0
☆77Updated last year
Related projects ⓘ
Alternatives and complementary repositories for gans-2.0
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆203Updated last year
- WGAN-GP tensorflow implementation☆72Updated last year
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆107Updated 3 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆262Updated 5 years ago
- MSG StyleGAN in tensorflow☆263Updated 4 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆122Updated 4 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆95Updated 4 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆219Updated 5 years ago
- TensorFlow 2.0 implementation of Improved Training of Wasserstein GANs☆26Updated 5 years ago
- StyleGAN made with Keras☆168Updated 5 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 5 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 6 years ago
- Keras Implementation of Vector Quantizer Variational AutoEncoder (VQ-VAE)☆29Updated 3 years ago
- DCGAN on 256x256 pictures☆36Updated 6 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆225Updated 2 years ago
- PyTorch implementation of CycleGAN☆77Updated 7 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆29Updated last year
- Conditional GAN for Anime face generation.☆89Updated 5 years ago
- Photo Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras☆27Updated 3 years ago
- A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.☆115Updated 6 years ago
- Various GANs for playing around☆35Updated 4 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆120Updated 5 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆193Updated 4 years ago
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 4 years ago
- CPU/GPU/TPU implementation of the Fréchet Inception Distance☆79Updated 4 years ago
- Conditional Deep Convolutional GAN☆42Updated 5 years ago
- A simple implementation of Style-Based Generator Architecture for Generative Adversarial Networks with pytorch☆113Updated 5 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆121Updated 6 years ago
- Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs),…☆327Updated 5 years ago
- Keras implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.☆67Updated 6 years ago