guojunq / lsgan
This is the project for LS-GAN (Loss-Sensitive GAN)
☆213Updated 7 years ago
Alternatives and similar repositories for lsgan:
Users that are interested in lsgan are comparing it to the libraries listed below
- Code for the paper "Adversarial Generator-Encoder Networks"☆285Updated 6 years ago
- Adversarially Learned Inference☆310Updated 6 years ago
- Generalized Loss-Sensitive Generative Adversarial Networks (GLS-GAN)☆46Updated 7 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 8 years ago
- Stacked Generative Adversarial Networks☆243Updated 7 years ago
- Implement Coupled Generative Adversarial Networks in Tensorflow☆101Updated 7 years ago
- Code for "On the Effects of Batch and Weight Normalization in Generative Adversarial Networks"☆181Updated 7 years ago
- Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)☆250Updated 7 years ago
- in progress☆262Updated 7 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 7 years ago
- Code for Recurrent Spatial Transformer Networks☆161Updated 8 years ago
- ☆121Updated 7 years ago
- Style and Structure GAN (ECCV 2016)☆112Updated 7 years ago
- NIPS 2017: ALICE: Towards Understanding Adversarial Learning for Joint Distribution Matching☆82Updated 6 years ago
- auto-tuning momentum SGD optimizer☆287Updated 5 years ago
- Implementation of Variational Auto-Encoder in Torch7☆266Updated 8 years ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆240Updated 6 years ago
- ☆287Updated 7 years ago
- A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).☆393Updated 7 years ago
- GeneGAN: Learning Object Transfiguration and Attribute Subspace from Unpaired Data☆143Updated 6 years ago
- Boundary Equibilibrium Generative Adversarial Networks Implementation in Tensorflow☆208Updated 3 years ago
- Lasagne code for weight normalization