zalandoresearch / pytorch-vq-vae

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Jupyter Notebook 100.0%