EvanTHU commited on
Commit
feda751
1 Parent(s): 08a80e1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -5
README.md CHANGED
@@ -1,5 +1,25 @@
1
- ---
2
- license: other
3
- license_name: idea
4
- license_link: https://github.com/IDEA-Research/MotionLLM/blob/main/LICENSE
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: idea
4
+ license_link: https://github.com/IDEA-Research/MotionLLM/blob/main/LICENSE
5
+ datasets:
6
+ - EvanTHU/MoVid
7
+ language:
8
+ - en
9
+ pipeline_tag: question-answering
10
+ tags:
11
+ - motion
12
+ - human
13
+ - video
14
+ - LLM
15
+ ---
16
+
17
+
18
+ ```bash
19
+ @article{chen2024motionllm,
20
+ title={MotionLLM: Understanding Human Behaviors from Human Motions and Videos},
21
+ author={Chen, Ling-Hao and Lu, Shunlin and Zeng, Ailing and Zhang, Hao and Wang, Benyou and Zhang, Ruimao and Zhang, Lei},
22
+ journal={arXiv preprint arXiv:2405.20340},
23
+ year={2024}
24
+ }
25
+ ```