SOTAMak1r commited on
Commit
e8630fa
·
verified ·
1 Parent(s): 30974eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: mit
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
+ ```