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).
☆27Updated 8 years ago
Alternatives and similar repositories for gated-pixel-cnn
Users that are interested in gated-pixel-cnn are comparing it to the libraries listed below
Sorting:
- 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☆52Updated 7 years ago
- Code for the paper "Improving Variational Auto-Encoders using Householder Flow" (https://arxiv.org/abs/1611.09630)☆76Updated 8 years ago
- ☆26Updated 6 years ago
- Code in PyTorch for the convex combination linear IAF and the Householder Flow, J.M. Tomczak & M. Welling☆91Updated 7 years ago
- A PyTorch Implementation of the Importance Weighted Autoencoders☆40Updated 6 years ago
- An implementation of a Variational-Autoencoder using the Gumbel-Softmax reparametrization trick in TensorFlow (tested on r1.5 CPU and GPU…☆72Updated 7 years ago
- Implementation of Sequential Variational Autoencoder☆88Updated 7 years ago
- WaveNet implementation with chainer☆57Updated 7 years ago
- ☆21Updated 5 years ago
- Implementation of Real-NVP in Tensorflow☆102Updated 6 years ago
- Code for "How to Train Deep Variational Autoencoders and Probabilistic Ladder Networks"☆101Updated 9 years ago
- Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).☆261Updated 7 years ago
- VQ-VAE implementation / pytorch☆181Updated 7 years ago
- Code to reproduce results from the paper "AmbientGAN: Generative models from lossy measurements"☆90Updated 7 years ago
- Code for reproducing results in "Generative Model with Dynamic Linear Flow"☆71Updated 5 years ago
- Pytorch Implementation of OpenAI's GLOW☆94Updated 4 years ago
- PixelVAE with or without regularization☆66Updated 7 years ago
- Implementation of the MMD VAE paper (InfoVAE: Information Maximizing Variational Autoencoders) in pytorch☆42Updated 4 years ago
- Contains code relating to this arxiv paper https://arxiv.org/abs/1802.03761☆37Updated 7 years ago
- Experiments for the Neural Autoregressive Flows paper☆124Updated 3 years ago
- ☆122Updated 5 years ago
- Code accompanying the paper "Geometric GAN"☆57Updated 7 years ago
- Implementation of iterative inference in deep latent variable models☆43Updated 5 years ago
- Semi-Supervised Learning with Categorical VAE (experimented on MNIST)