nakosung / VQ-VAE
VQ-VAE implementation / pytorch
☆181Updated 7 years ago
Alternatives and similar repositories for VQ-VAE:
Users that are interested in VQ-VAE are comparing it to the libraries listed below
- Implementation of VLAE☆215Updated 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
- Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).☆259Updated 6 years ago
- An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.☆245Updated 6 years ago
- Code for "Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer"☆244Updated 6 years ago
- Pytorch Implementation of OpenAI's GLOW☆92Updated 3 years ago
- ☆124Updated 6 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
- Replicating "Understanding disentangling in β-VAE"☆195Updated 6 years ago
- ☆121Updated 4 years ago
- This repository contains code for the paper Learning by Association - A versatile semi-supervised training method for neural networks (CV…☆152Updated 7 years ago
- VAE-GAN in Tensorflow☆91Updated 5 years ago
- Sparse and structured neural attention mechanisms☆223Updated 4 years ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆93Updated 7 years ago
- Implementation of Sequential Variational Autoencoder☆85Updated 7 years ago
- PixelVAE with or without regularization☆66Updated 7 years ago
- Code for the paper "Improving Variational Auto-Encoders using Householder Flow" (https://arxiv.org/abs/1611.09630)☆75Updated 7 years ago
- This repository contains the code to reproduce the core results from the paper "Adversarial Variational Bayes: Unifying Variational Autoe…☆206Updated 6 years ago
- Code to reproduce results from the paper "AmbientGAN: Generative models from lossy measurements"