BenJaEGo / CGANLinks
conditional generative adversarial network
☆16Updated 8 years ago
Alternatives and similar repositories for CGAN
Users that are interested in CGAN are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆21Updated 8 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 8 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 8 years ago
- Implement Coupled Generative Adversarial Networks in Tensorflow☆102Updated 8 years ago
- Implementation of some basic GAN architectures in Keras☆45Updated 8 years ago
- Comparison of Generative Models in Tensorflow☆97Updated 8 years ago
- Generative Adversarial Nets for Matlab☆36Updated 8 years ago
- Generalized Loss-Sensitive Generative Adversarial Networks (GLS-GAN)☆46Updated 8 years ago
- Wide Residual Networks implemented in TensorLayer and TensorFlow.☆44Updated 9 years ago
- Chainer implementation of Improving Generative Adversarial Networks with Denoising Feature Matching☆29Updated 8 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆100Updated 8 years ago
- Tensorflow 1.X implementation of Restricted Boltzman Machine(RBM) and Autoencoder with layerwise pretraining.☆84Updated 5 years ago
- Tensorflow implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"☆48Updated 8 years ago
- Python implementation of "Deep Residual Learning for Image Recognition" (http://arxiv.org/abs/1512.03385 - MSRA, winner team of the 2015 …☆52Updated 8 years ago
- This project is an implementation of the Generative Adversarial Network proposed in our CVPR 2017 paper - DeLiGAN : Generative Adversaria…☆113Updated 8 years ago
- Pytorch version of Hinton's Capsule Theory paper: Dynamic Routing Between Capsules☆45Updated 8 years ago
- DEPRECATED!!! the same as official VAE example, but using Trainer in this repo☆30Updated 7 years ago
- My generative adversarial network in tensorflow☆20Updated 9 years ago
- implementation for NIPS paper Triangle Generative Adversarial Networks☆60Updated 8 years ago
- InfoGAN: Interpretable Representation Learning☆152Updated 8 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 7 years ago
- Keras implementation of the conditional GAN.☆57Updated 9 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 8 years ago
- Interpolate and extrapolate video frames using cGAN☆37Updated 9 years ago
- Using Multiple GPU with tensorflow☆13Updated 7 years ago
- ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods☆52Updated last year
- ConvLSTMCell for TensorFlow☆59Updated 8 years ago
- Variational Autoencoder with Recurrent Neural Network based on Google DeepMind's "DRAW: A Recurrent Neural Network For Image Generation"☆39Updated 9 years ago
- Adversarial AutoEncoder implemented with MXNet☆25Updated 7 years ago
- GANs with multiple Discriminators☆78Updated 3 years ago