├── README.md └── assets └── pipeline.jpg /README.md: -------------------------------------------------------------------------------- 1 | # [ICLR2025] MVTokenFlow: High-quality 4D Content Generation using Multiview Token Flow 2 | 3 | This is the official implementation of MVTokenFlow: High-quality 4D Content Generation using Multiview Token Flow 4 | 5 | ## [Project page](https://soolab.github.io/MVTokenFlow/) | [Arxiv](https://arxiv.org/abs/2502.11697) 6 | 7 | ![teaser](assets/pipeline.jpg) -------------------------------------------------------------------------------- /assets/pipeline.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SooLab/MVTokenFlow/5602bc12ccf906e8cea3fcb7f550242eb3512573/assets/pipeline.jpg --------------------------------------------------------------------------------