https://github.com/vivelev/qvae
Quantized Variational AutoEncoder
https://github.com/vivelev/qvae
Last synced: 4 months ago
JSON representation
Quantized Variational AutoEncoder
- Host: GitHub
- URL: https://github.com/vivelev/qvae
- Owner: VIVelev
- License: mit
- Created: 2019-12-28T23:13:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-12T14:20:08.000Z (over 6 years ago)
- Last Synced: 2025-02-15T07:14:38.154Z (over 1 year ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 21.8 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QVAE: Quantized Variational AutoEncoder
### Reference:
- [*Neural Discrete Representation Learning*](https://arxiv.org/abs/1711.00937)
- [*Generating Diverse High-Fidelity Images with VQ-VAE-2*](https://arxiv.org/abs/1906.00446)