yjchoe / alphaGANLinks
A PyTorch implementation of alpha-GAN
☆15Updated 8 years ago
Alternatives and similar repositories for alphaGAN
Users that are interested in alphaGAN are comparing it to the libraries listed below
Sorting:
- Least Squares GANs in Tensorflow☆17Updated 8 years ago
- Code for Class-Splitting Generative Adversarial Networks☆32Updated 8 years ago
- Wide Residual Networks implemented in TensorLayer and TensorFlow.☆44Updated 8 years ago
- ☆29Updated 7 years ago
- Tensorflow implementation of CRF-RNN☆13Updated 8 years ago
- Create images and texts with the First Order Generative Adversarial Networks arxiv.org/abs/1802.04591☆35Updated 7 years ago
- ☆29Updated 7 years ago
- ☆38Updated 7 years ago
- ☆29Updated 8 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆21Updated 8 years ago
- Implementation of paper "GibbsNet: Iterative Adversarial Inference for Deep Graphical Models" in PyTorch☆57Updated 7 years ago
- Implementation of Adversarial Variational Optimization in PyTorch☆43Updated 7 years ago
- Least Squares Generative Adversarial Network implemented in Chainer☆18Updated 7 years ago
- Simple Tensorflow implementation of "Stabilizing Adversarial Nets With Prediction Methods" (ICLR 2018)☆16Updated 7 years ago
- ☆19Updated 6 years ago
- Tensorflow implementation of paper "unsupervised image to image translation networks"☆69Updated 7 years ago
- Deeper DCGAN with AE stabilization☆38Updated last year
- ☆45Updated 8 years ago
- Code for the blog post on few-shot classification via task representation and communication.☆18Updated 8 years ago
- VisualBackProp - visualization method for convolutional neural networks