watsonyanghx / GAN_Lib_Tensorflow
Tensorflow implemention of various GAN.
☆11Updated 5 years ago
Alternatives and similar repositories for GAN_Lib_Tensorflow:
Users that are interested in GAN_Lib_Tensorflow are comparing it to the libraries listed below
- Chainer implementation of Improving Generative Adversarial Networks with Denoising Feature Matching☆29Updated 7 years ago
- A implement of spectral normalization GAN for tensorflow version☆27Updated 7 years ago
- Tensorflow implementation of paper "unsupervised image to image translation networks"☆69Updated 7 years ago
- Capsule GAN: Unsupervised representation learning with CapsNet based Generative Adversarial Networks☆57Updated 5 years ago
- ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods☆52Updated 7 months ago
- Adversarially Learned Inference in Pytorch☆30Updated 7 years ago
- NIPS 2017: ALICE: Towards Understanding Adversarial Learning for Joint Distribution Matching☆82Updated 6 years ago
- pytorch implementation of Rosca, Mihaela, et al. "Variational Approaches for Auto-Encoding Generative Adversarial Networks." arXiv prepri…☆80Updated 7 years ago
- Simple Tensorflow implementation of RelativisticGAN☆50Updated 6 years ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆94Updated 7 years ago
- Re-implement CycleGAN in Tensorlayer☆89Updated 6 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆113Updated 6 years ago
- Pytorch implementation of BicycleGAN with implementation details☆102Updated 6 years ago
- Simple Tensorflow implementation of "Group Normalization"☆32Updated 6 years ago
- ☆29Updated 7 years ago
- dcgan combined with vae in pytorch!☆116Updated 6 years ago
- Code for "Gradient descent GAN optimization is locally stable"☆22Updated 7 years ago
- Residual attention generative adversarial networks for image-to-image translation☆13Updated 6 years ago
- Keras model and tensorflow optimization of 'improved Training of Wasserstein GANs'☆15Updated 6 years ago
- Code to reproduce results from the paper "AmbientGAN: Generative models from lossy measurements"☆90Updated 7 years ago
- Wasserstein Introspective Neural Networks (CVPR 2018 Oral)☆59Updated 6 years ago
- Photographic Image Synthesis with Cascaded Refinement Networks - Pytorch Implementation☆65Updated 7 years ago
- Code for Class-Splitting Generative Adversarial Networks☆32Updated 7 years ago
- Implementation of Self-Attention Generative Adversarial Networks by Zhang et al. (with spectral normalization and projection discriminato…☆39Updated 6 years ago
- conditional generative adversarial network☆16Updated 8 years ago
- Chainer implementation of Least Squares GAN (LSGAN)☆53Updated 8 years ago
- Least Squares Generative Adversarial Network implemented in Chainer