| | --- |
| | license: apache-2.0 |
| | --- |
| | # WISA |
| |
|
| | This is the official reproduction of [WISA](https://360cvgroup.github.io/WISA/), designed to enhance Text-to-Video models by improving their ability to simulate the real world. |
| |
|
| | **[WISA: World Simulator Assistant for Physics-Aware Text-to-Video Generation](https://arxiv.org/pdf/2503.08153)** |
| | </br> |
| | Jing Wang*, Ao Ma*, Ke Cao*, Jun Zheng, Zhanjie Zhang, Jiasong Feng, Shanyuan Liu, Yuhang Ma, Bo Cheng, Dawei Leng‡, Yuhui Yin, Xiaodan Liang‡(*Equal Contribution, ‡Corresponding Authors) |
| | </br> |
| | <a href="https://arxiv.org/pdf/2503.08153"> |
| | <img src="https://img.shields.io/badge/arXiv-2503.08153-b31b1b.svg" style="display:inline;"> |
| | </a> |
| | <a href="https://360cvgroup.github.io/WISA/"> |
| | <img src="https://img.shields.io/badge/Project-Website-green" style="display:inline;"> |
| | </a> |
| | <a href="https://github.com/360CVGroup/WISA"> |
| | <img src="https://img.shields.io/badge/Github-WISA-black" style="display:inline;"> |
| | </a> |
| |
|
| |
|
| | ## BibTeX |
| | ``` |
| | @misc{wang2025wisa, |
| | title={WISA: World Simulator Assistant for Physics-Aware Text-to-Video Generation}, |
| | author={Jing Wang and Ao Ma and Ke Cao and Jun Zheng and Zhanjie Zhang and Jiasong Feng and Shanyuan Liu and Yuhang Ma and Bo Cheng and Dawei Leng and Yuhui Yin and Xiaodan Liang}, |
| | year={2025}, |
| | eprint={2502.08153}, |
| | archivePrefix={arXiv}, |
| | primaryClass={cs.CV}, |
| | url={https://arxiv.org/abs/2502.08153}, |
| | } |
| | ``` |
| |
|