drewszurko / tensorflow-WGAN-GP
TensorFlow 2.0 implementation of Improved Training of Wasserstein GANs
☆26Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for tensorflow-WGAN-GP
- Generative Adversarial Networks in TensorFlow 2.0☆77Updated last year
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆203Updated last year
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆95Updated 4 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 6 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆262Updated 5 years ago
- Conditional Wasserstein GANs☆71Updated 6 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆122Updated 4 years ago
- A keras implementation of conditional wgan-gp☆43Updated 5 years ago
- WGAN-GP tensorflow implementation☆72Updated last year
- Keras Implementation of Vector Quantizer Variational AutoEncoder (VQ-VAE)☆29Updated 3 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆107Updated 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
- 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 implementations of various types of autoencoders☆67Updated 5 years ago
- CPU/GPU/TPU implementation of the Fréchet Inception Distance☆79Updated 4 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆219Updated 5 years ago
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 4 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆193Updated 4 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
- Tensorflow Implementation of Paper "Improved Training of Wasserstein GANs"☆24Updated 6 years ago
- Keras Implementation of adverserial autoencoder (AAE)☆56Updated 5 years ago
- Conditional Deep Convolutional GAN☆42Updated 5 years ago
- This is a reimplementation of the blog post "Building Autoencoders in Keras". Instead of using MNIST, this project uses CIFAR10.☆70Updated 5 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆48Updated 4 years ago
- Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs),…☆327Updated 5 years ago
- Wasserstein GAN TensorFlow Implementation☆44Updated 5 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆165Updated 7 years ago
- Simple Implementation of many GAN models with PyTorch.☆384Updated last year
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆178Updated 3 years ago
- PyTorch Implementation of InfoGAN☆322Updated 2 years ago