cameronfabbri / cWGANsLinks
Conditional Wasserstein GANs
☆73Updated 7 years ago
Alternatives and similar repositories for cWGANs
Users that are interested in cWGANs are comparing it to the libraries listed below
Sorting:
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆55Updated 7 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆189Updated 7 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 7 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 7 years ago
- PyTorch Implementation of InfoGAN☆327Updated 2 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
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆274Updated 4 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆153Updated 8 years ago
- Dual Discriminator Generative Adversarial Nets☆63Updated 7 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- A keras implementation of conditional wgan-gp☆46Updated 6 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆295Updated 5 years ago
- The author's officially unofficial Pytorch EvolutionaryGAN implementation.☆67Updated 5 years ago
- ☆274Updated 7 years ago
- A wizard's guide to Adversarial Autoencoders☆432Updated 3 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 11 months ago
- Reimplementation of GANs☆423Updated 3 years ago
- Improved WGAN in Pytorch☆440Updated 2 years ago
- Simple Implementation of many GAN models with PyTorch.☆397Updated 2 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆196Updated 3 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆373Updated 6 years ago
- [NeurIPS 2018] [JSAIT] PacGAN: The power of two samples in generative adversarial networks☆81Updated 4 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆523Updated 8 years ago
- Keras implement of flow-based models☆224Updated 5 years ago
- Source code for the paper MGAN: Training Generative Adversarial Nets With Multiple Generators☆39Updated 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
- Wasserstein GAN TensorFlow Implementation☆45Updated 5 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 6 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆75Updated 7 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆219Updated 6 years ago