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 7 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
- 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 in PyTorch for the convex combination linear IAF and the Householder Flow, J.M. Tomczak & M. Welling☆91Updated 7 years ago
- Code for "How to Train Deep Variational Autoencoders and Probabilistic Ladder Networks"☆100Updated 8 years ago
- A PyTorch Implementation of the Importance Weighted Autoencoders☆40Updated 6 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
- WaveNet implementation with chainer☆57Updated 7 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
- Implementation of the MMD VAE paper (InfoVAE: Information Maximizing Variational Autoencoders) in pytorch☆42Updated 4 years ago
- Code for reproducing results in "Generative Model with Dynamic Linear Flow"☆70Updated 5 years ago
- ☆21Updated 4 years ago
- VQ-VAE implementation / pytorch☆180Updated 7 years ago
- Implementation of Real-NVP in Tensorflow☆102Updated 6 years ago
- Deep variational inference in tensorflow☆56Updated 6 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
- A tensorflow implementation of VAE training with Renyi divergence☆31Updated 8 years ago
- PixelVAE with or without regularization☆66Updated 7 years ago
- Experiments for the Neural Autoregressive Flows paper☆123Updated 3 years ago
- This repo is for reproducing our results in “Activation Maximization Generative Adversarial Nets”.☆11Updated 4 years ago
- Semi-Supervised Learning with Categorical VAE (experimented on MNIST)☆29Updated 7 years ago
- Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).☆260Updated 6 years ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆93Updated 7 years ago
- Scaled MMD GAN☆36Updated 5 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
- "Recurrent Models of Visual Attention" in TensorFlow☆41Updated 7 years ago
- VAE-GAN in Tensorflow☆91Updated 5 years ago
- Implementation of Sequential Variational Autoencoder☆86Updated 7 years ago
- Official implementation of "On GANs and GMMs"☆66Updated 5 years ago