changwoolee / WGAN-GP-tensorflow
Tensorflow Implementation of Paper "Improved Training of Wasserstein GANs"
☆24Updated 6 years ago
Alternatives and similar repositories for WGAN-GP-tensorflow:
Users that are interested in WGAN-GP-tensorflow are comparing it to the libraries listed below
- [NeurIPS 2018] [JSAIT] PacGAN: The power of two samples in generative adversarial networks☆81Updated 4 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 4 years ago
- dcgan combined with vae in pytorch!☆116Updated 6 years ago
- ECCV2018☆68Updated 6 years ago
- Conditional Wasserstein GANs☆73Updated 7 years ago
- Source code for the paper MGAN: Training Generative Adversarial Nets With Multiple Generators☆39Updated 6 years ago
- GANs with multiple Discriminators☆78Updated 2 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆113Updated 6 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 5 years ago
- An adversarial autoencoder implementation in pytorch☆83Updated 5 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆168Updated 7 years ago
- code for "Adversarial Feature Learning"☆237Updated 2 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 5 years ago
- ☆103Updated 7 years ago
- BourGAN: Generative Networks with Metric Embeddings☆25Updated 5 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 6 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
- Study Friendly Implementation of DCGAN in Tensorflow☆24Updated 6 years ago
- A implement of spectral normalization GAN for tensorflow version☆27Updated 7 years ago
- Dual Discriminator Generative Adversarial Nets☆62Updated 7 years ago
- Capsule GAN: Unsupervised representation learning with CapsNet based Generative Adversarial Networks☆57Updated 5 years ago
- TensorFlow implementations of Wasserstein GAN with Gradient Penalty (WGAN-GP), Least Squares GAN (LSGAN), GANs with the hinge loss.☆44Updated 5 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- Implementation of autoencoders in PyTorch☆57Updated 7 years ago
- Generative Adversarial Network with Weight Normalization + ResNet☆22Updated 7 years ago
- ☆48Updated 7 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆72Updated 7 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆187Updated 7 years ago