File size: 450 Bytes
a0ea5f2 387aa7a a0ea5f2 387aa7a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---
license: mit
---
# VQVAE
This repository is a clone of the [VideoGPT](https://github.com/wilson1yan/VideoGPT/tree/master) in order to convert the VQ-VAE model to the Hugging Face format for easier model loading.
Paper: [VideoGPT: Video Generation using VQ-VAE and Transformers](https://arxiv.org/abs/2104.10157)
## License
We follow the MIT license distributed by the [VideoGPT](https://github.com/wilson1yan/VideoGPT/tree/master) project.
|