Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# DeepVerse: 4D Autoregressive Video Generation as a World Model
|
2 |
+
|
3 |
+
|
4 |
+
Please following the instructions from [github repo](https://github.com/SOTAMak1r/DeepVerse)
|
5 |
+
|
6 |
+
## 🐳 Citation
|
7 |
+
|
8 |
+
```
|
9 |
+
@article{chen2025deepverse,
|
10 |
+
title={DeepVerse: 4D Autoregressive Video Generation as a World Model},
|
11 |
+
author={Chen, Junyi and Zhu, Haoyi and He, Xianglong and Wang, Yifan and Zhou, Jianjun and Chang, Wenzheng and Zhou, Yang and Li, Zizun and Fu, Zhoujie and Pang, Jiangmiao and others},
|
12 |
+
journal={arXiv preprint arXiv:2506.01103},
|
13 |
+
year={2025}
|
14 |
+
}
|
15 |
+
```
|