jiazhao97 / VQ-VAE_withPixelCNNprior
Implementation of Vector Quantised VAE (VQ-VAE) with PixelCNN prior in Tensorflow.
☆37Updated last year
Alternatives and similar repositories for VQ-VAE_withPixelCNNprior:
Users that are interested in VQ-VAE_withPixelCNNprior are comparing it to the libraries listed below
- Ladder Variational Autoencoders (LVAE) in PyTorch☆91Updated 4 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆111Updated 3 years ago
- Official PyTorch BIVA implementation (BIVA: A Very Deep Hierarchy of Latent Variables for Generative Modeling)☆83Updated 2 years ago
- Nonlinear Independent Components Estimation (Dinh et al, 2014) in PyTorch.☆116Updated 6 years ago
- ☆233Updated 5 years ago
- Multimodal Mixture-of-Experts VAE☆198Updated last year
- code for "Isolating Sources of Disentanglement in Variational Autoencoders".☆346Updated 2 years ago
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆43Updated 5 years ago
- Gaussian Process Prior Variational Autoencoder☆81Updated 6 years ago
- ☆89Updated 5 years ago
- Code for the paper "VAE with a VampPrior", J.M. Tomczak & M. Welling☆225Updated 6 years ago
- Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE☆90Updated 4 years ago
- Variational Autoencoder for Unsupervised and Disentangled Representation Learning of content and motion features in sequential data (Mand…☆104Updated 5 years ago
- Variational Autoencoder with Arbitrary Conditioning☆79Updated last year
- Pytorch Implementation of OpenAI's "Improved Variational Inference with Inverse Autoregressive Flow"☆80Updated 4 years ago
- Official source code repository for the ICML 2021 paper "Hierarchical VAEs Know What They Don't Know"☆30Updated 3 years ago
- A TensorFlow implementation of the gated variant of PixelCNN (Gated PixelCNN) from "Conditional Image Generation with PixelCNN Decoders" …☆28Updated 7 years ago
- Implementation of Gaussian Mixture Variational Autoencoder (GMVAE) for Unsupervised Clustering☆330Updated 4 years ago
- Disentanglement library for PyTorch☆277Updated 2 years ago
- Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)☆265Updated 6 years ago
- A PyTorch implementation of "Continuous Relaxation Training of Discrete Latent Variable Image Models"☆73Updated 4 years ago
- Glow and RealNVP with tensorflow 2.0 and tensorflow probability☆31Updated 2 years ago
- Implementation of Glow in PyTorch☆81Updated 4 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆121Updated 6 years ago
- Variational autoencoders: VAE, gaussian mixture VAE (GMVAE), and a basic ladder VAE (LVAE)☆46Updated 4 years ago
- Reimplementation of Variational Inference with Normalizing Flows (https://arxiv.org/abs/1505.05770)☆230Updated 6 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆186Updated 7 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆86Updated 5 years ago
- PyTorch code accompanying our paper on Maximum Entropy Generators for Energy-Based Models☆149Updated 5 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆70Updated 5 years ago