jakebelew / gated-pixel-cnn
A TensorFlow implementation of the gated variant of PixelCNN (Gated PixelCNN) from "Conditional Image Generation with PixelCNN Decoders" (https://arxiv.org/abs/1606.05328).
☆28Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for gated-pixel-cnn
- Code for the paper "Improving Variational Auto-Encoders using Householder Flow" (https://arxiv.org/abs/1611.09630)☆75Updated 7 years ago
- Code for the models in "PixelVAE: A Latent Variable Model for Natural Images" (https://arxiv.org/abs/1611.05013☆93Updated 7 years ago
- simple implementation of "Improved Variational Inference with Inverse Autoregressive Flow" paper with pytorch☆53Updated 7 years ago
- Code in PyTorch for the convex combination linear IAF and the Householder Flow, J.M. Tomczak & M. Welling☆90Updated 7 years ago
- WaveNet implementation with chainer☆57Updated 7 years ago
- Code for reproducing results in "Generative Model with Dynamic Linear Flow"☆70Updated 5 years ago
- Implementation of Real-NVP in Tensorflow☆102Updated 6 years ago
- An implementation of a Variational-Autoencoder using the Gumbel-Softmax reparametrization trick in TensorFlow (tested on r1.5 CPU and GPU…☆73Updated 6 years ago
- A PyTorch Implementation of the Importance Weighted Autoencoders☆38Updated 5 years ago
- Code for "How to Train Deep Variational Autoencoders and Probabilistic Ladder Networks"☆99Updated 8 years ago
- ☆124Updated 6 years ago
- Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).☆259Updated 6 years ago
- ☆21Updated 4 years ago
- ☆121Updated 4 years ago
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.☆78Updated 7 years ago
- Experiments for the Neural Autoregressive Flows paper☆123Updated 3 years ago
- PixelVAE with or without regularization☆66Updated 7 years ago
- Semi-Supervised Learning with Categorical VAE (experimented on MNIST)☆28Updated 7 years ago
- A PyTorch implementation of the VQ-VAE-2 paper☆76Updated 5 years ago
- A tensorflow implementation of VAE training with Renyi divergence☆31Updated 8 years ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆94Updated 6 years ago
- ☆26Updated 5 years ago
- Deep variational inference in tensorflow☆56Updated 6 years ago
- Code for some of the experiments I did with variational autoencoders on multi-modality and atari video prediction. Atari video prediction…☆62Updated 8 years ago
- Tensorflow implementation of Adversarial Autoencoders (with extra option to decorrelate style and classes)☆31Updated 7 years ago
- BIVA: A Very Deep Hierarchy of Latent Variables forGenerative Modeling☆29Updated 5 years ago
- VAE-GAN in Tensorflow☆91Updated 5 years ago
- Implementation of Sequential Variational Autoencoder☆84Updated 7 years ago
- Implementation of Glow in PyTorch☆79Updated 3 years ago
- Code to reproduce results from the paper "AmbientGAN: Generative models from lossy measurements"☆89Updated 6 years ago