All Projects → zalandoresearch → Pytorch Vq Vae

zalandoresearch / Pytorch Vq Vae

Licence: mit
PyTorch implementation of VQ-VAE by Aäron van den Oord et al.

Projects that are alternatives of or similar to Pytorch Vq Vae

Neural Ode
Jupyter notebook with Pytorch implementation of Neural Ordinary Differential Equations
Stars: ✭ 335 (+64.22%)
Mutual labels:  jupyter-notebook, vae
Deeplearningmugenknock
でぃーぷらーにんぐを無限にやってディープラーニングでDeepLearningするための実装CheatSheet
Stars: ✭ 684 (+235.29%)
Mutual labels:  jupyter-notebook, vae
Dsprites Dataset
Dataset to assess the disentanglement properties of unsupervised learning methods
Stars: ✭ 340 (+66.67%)
Mutual labels:  jupyter-notebook, vae
Joint Vae
Pytorch implementation of JointVAE, a framework for disentangling continuous and discrete factors of variation 🌟
Stars: ✭ 404 (+98.04%)
Mutual labels:  jupyter-notebook, vae
Cross Lingual Voice Cloning
Tacotron 2 - PyTorch implementation with faster-than-realtime inference modified to enable cross lingual voice cloning.
Stars: ✭ 106 (-48.04%)
Mutual labels:  jupyter-notebook, vae
Human body prior
VPoser: Variational Human Pose Prior
Stars: ✭ 244 (+19.61%)
Mutual labels:  jupyter-notebook, vae
Generative Models
Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN, BEGAN, RaGAN, InfoGAN, fGAN, FisherGAN
Stars: ✭ 438 (+114.71%)
Mutual labels:  jupyter-notebook, vae
Tf Vqvae
Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).
Stars: ✭ 226 (+10.78%)
Mutual labels:  jupyter-notebook, vae
Vae protein function
Protein function prediction using a variational autoencoder
Stars: ✭ 57 (-72.06%)
Mutual labels:  jupyter-notebook, vae
Pytorch Mnist Vae
Stars: ✭ 32 (-84.31%)
Mutual labels:  jupyter-notebook, vae
Variational Autoencoder
PyTorch implementation of "Auto-Encoding Variational Bayes"
Stars: ✭ 25 (-87.75%)
Mutual labels:  jupyter-notebook, vae
Deep Learning With Python
Example projects I completed to understand Deep Learning techniques with Tensorflow. Please note that I do no longer maintain this repository.
Stars: ✭ 134 (-34.31%)
Mutual labels:  jupyter-notebook, vae
Vae Tensorflow
A Tensorflow implementation of a Variational Autoencoder for the deep learning course at the University of Southern California (USC).
Stars: ✭ 117 (-42.65%)
Mutual labels:  jupyter-notebook, vae
Pytorch Vae
A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch
Stars: ✭ 181 (-11.27%)
Mutual labels:  jupyter-notebook, vae
Clandmark
Open Source Landmarking Library
Stars: ✭ 204 (+0%)
Mutual labels:  jupyter-notebook
Aind Nlp
Coding exercises for the Natural Language Processing concentration, part of Udacity's AIND program.
Stars: ✭ 202 (-0.98%)
Mutual labels:  jupyter-notebook
Coursera
These are my learning exercices from Coursera
Stars: ✭ 203 (-0.49%)
Mutual labels:  jupyter-notebook
Google Earth Engine Python Examples
Various examples for Google Earth Engine in Python using Jupyter Notebook
Stars: ✭ 203 (-0.49%)
Mutual labels:  jupyter-notebook
Udemy Machine Learning
Notebooks for Course
Stars: ✭ 204 (+0%)
Mutual labels:  jupyter-notebook
Machine Learning For Finance
Machine Learning for finance and investment introduction
Stars: ✭ 204 (+0%)
Mutual labels:  jupyter-notebook

pytorch-vq-vae

PyTorch implementation of VQ-VAE by Aäron van den Oord et al.

Requirements

$ pip3 install -r requirements.txt

Notebook

See vq-vae.ipynb

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].