hiwonjoon / tf-vqvaeLinks
Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).
☆263Updated 7 years ago
Alternatives and similar repositories for tf-vqvae
Users that are interested in tf-vqvae are comparing it to the libraries listed below
Sorting:
- VQ-VAE implementation / pytorch☆182Updated 7 years ago
- Code for "Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer"☆244Updated 7 years ago
- Code for the models in "PixelVAE: A Latent Variable Model for Natural Images" (https://arxiv.org/abs/1611.05013☆94Updated 8 years ago
- VAE-GAN in Tensorflow☆90Updated 6 years ago
- Replicating "Understanding disentangling in β-VAE"☆199Updated 7 years ago
- Implementation of VLAE☆216Updated 7 years ago
- Deep Unsupervised Clustering with Gaussian Mixture Variational Autoencoders☆214Updated 5 years ago
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.☆78Updated 8 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆432Updated 8 years ago
- Code for the paper "Improving Variational Auto-Encoders using Householder Flow" (https://arxiv.org/abs/1611.09630)☆75Updated 8 years ago
- Code in PyTorch for the convex combination linear IAF and the Householder Flow, J.M. Tomczak & M. Welling☆92Updated 8 years ago
- This repository contains the code to reproduce the core results from the paper "Adversarial Variational Bayes: Unifying Variational Autoe…☆208Updated 7 years ago
- Code for reproducing key results in the paper "Improving Variational Inference with Inverse Autoregressive Flow"☆527Updated 6 years ago
- A TensorFlow implementation of the gated variant of PixelCNN (Gated PixelCNN) from "Conditional Image Generation with PixelCNN Decoders" …☆27Updated 8 years ago
- Pytorch implementation of JointVAE, a framework for disentangling continuous and discrete factors of variation☆469Updated 6 years ago
- Chainer implementation of adversarial autoencoder (AAE)☆256Updated 7 years ago
- Implementation of Real-NVP in Tensorflow☆101Updated 7 years ago
- An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.☆247Updated 6 years ago
- Wasserstein Auto-Encoders☆508Updated 7 years ago
- Tensorflow implementation of conditional variational auto-encoder for MNIST☆150Updated 8 years ago
- Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)☆250Updated 8 years ago
- ☆123Updated 5 years ago
- Progressively Growing GAN in PyTorch for Image and Sound generation☆113Updated 7 years ago
- ☆123Updated 7 years ago
- Variational Auto-Encoders in a Sequential Setting.☆177Updated 7 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆93Updated 8 years ago
- ☆200Updated 8 years ago
- Tensorflow implementation of Hyperspherical Variational Auto-Encoders☆232Updated 6 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆287Updated 7 years ago
- WaveNet implementation with chainer☆56Updated 8 years ago