Add dataset card, link to paper (#1)
Browse files- Add dataset card, link to paper (e931255076f49168d36ef938891e72d73e61c695)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- video-classification
|
5 |
+
---
|
6 |
+
|
7 |
+
This repository contains the dataset for the paper [HumanMM: Global Human Motion Recovery from Multi-shot Videos](https://huggingface.co/papers/2503.07597).
|
8 |
+
|
9 |
+
Project page: https://zhangyuhong01.github.io/HumanMM
|
10 |
+
|
11 |
+
Code: https://github.com/zhangyuhong01/HumanMM-code
|