vqvae / README.md
russc821's picture
Duplicate from hpcai-tech/vqvae
cf7ecde
|
Raw
History Blame Contribute Delete
450 Bytes
metadata
license: mit

VQVAE

This repository is a clone of the VideoGPT 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

License

We follow the MIT license distributed by the VideoGPT project.