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:
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆190Updated 7 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆55Updated 7 years ago
- PyTorch Implementation of InfoGAN☆327Updated 2 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 7 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☆276Updated 4 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 7 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆153Updated 8 years ago
- ☆275Updated 7 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆373Updated 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
- Improved WGAN in Pytorch☆440Updated 2 years ago
- Reimplementation of GANs☆423Updated 3 years ago
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆43Updated 5 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆296Updated 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 last year
- The author's officially unofficial Pytorch EvolutionaryGAN implementation.☆67Updated 5 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 3 years ago
- A wizard's guide to Adversarial Autoencoders☆432Updated 3 years ago
- Simple Implementation of many GAN models with PyTorch.☆397Updated 2 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆196Updated 3 years ago
- Dual Discriminator Generative Adversarial Nets☆63Updated 7 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆553Updated 6 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 6 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- CPU/GPU/TPU implementation of the Fréchet Inception Distance☆81Updated 5 years ago
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 5 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆75Updated 7 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆122Updated 5 years ago