hiwonjoon / tf-vqvae
Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).
☆259Updated 6 years ago
Alternatives and similar repositories for tf-vqvae:
Users that are interested in tf-vqvae are comparing it to the libraries listed below
- VQ-VAE implementation / pytorch☆181Updated 7 years ago
- Implementation of VLAE☆215Updated 7 years ago
- Replicating "Understanding disentangling in β-VAE"☆195Updated 6 years ago
- Code for "Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer"☆244Updated 6 years ago
- ☆233Updated 5 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
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆400Updated 4 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆429Updated 7 years ago
- Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)☆251Updated 7 years ago
- ☆121Updated 4 years ago
- Wasserstein Auto-Encoders☆507Updated 6 years ago
- Deep Unsupervised Clustering with Gaussian Mixture Variational Autoencoders☆211Updated 4 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆93Updated 7 years ago
- Progressively Growing GAN in PyTorch for Image and Sound generation☆112Updated 6 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆285Updated 6 years ago
- A TensorFlow implementation of the gated variant of PixelCNN (Gated PixelCNN) from "Conditional Image Generation with PixelCNN Decoders" …☆28Updated 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 for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆93Updated 7 years ago
- Chainer implementation of adversarial autoencoder (AAE)☆257Updated 6 years ago
- Code for the paper "VAE with a VampPrior", J.M. Tomczak & M. Welling☆224Updated 6 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆128Updated 6 years ago
- Pytorch implementation of JointVAE, a framework for disentangling continuous and discrete factors of variation☆463Updated 5 years ago
- VAE-GAN in Tensorflow☆91Updated 5 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- A PyTorch implementation of the VQ-VAE-2 paper☆76Updated 5 years ago
- InfoGAN: Interpretable Representation Learning☆154Updated 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 reproducing key results in the paper "Improving Variational Inference with Inverse Autoregressive Flow"☆517Updated 6 years ago
- An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.☆245Updated 6 years ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆240Updated 6 years ago