drewszurko / tensorflow-WGAN-GP
TensorFlow 2.0 implementation of Improved Training of Wasserstein GANs
☆26Updated 5 years ago
Alternatives and similar repositories for tensorflow-WGAN-GP:
Users that are interested in tensorflow-WGAN-GP are comparing it to the libraries listed below
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 3 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 6 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 5 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆209Updated last year
- Keras Implementation of Vector Quantizer Variational AutoEncoder (VQ-VAE)☆29Updated 4 years ago
- Conditional Wasserstein GANs☆73Updated 7 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 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
- A keras implementation of conditional wgan-gp☆46Updated 6 years ago
- Implementation of Adversarial Autoencoder in Keras☆32Updated 6 years ago
- Conditional Deep Convolutional GAN☆42Updated 6 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 5 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆95Updated 4 years ago
- Keras Implementation of adverserial autoencoder (AAE)☆56Updated 6 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆69Updated 7 years ago
- Tensorflow Code for Adversarial AutoEncoder(AAE)☆22Updated 2 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 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
- This repository is for the subject "direct research in computer science B" from the university of Tsukuba☆28Updated 5 years ago
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆173Updated 6 months ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 6 years ago
- The author's officially unofficial Pytorch EvolutionaryGAN implementation.☆66Updated 4 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆260Updated 6 years ago
- Pytorch implementations of various types of autoencoders☆66Updated 6 years ago
- Visualization techniques for the latent space of a convolutional autoencoder in Keras☆196Updated 3 years ago
- Wasserstein GAN TensorFlow Implementation☆44Updated 5 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated last year
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆191Updated last month
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆262Updated 4 years ago