Add dataset card, link to paper

#1
by nielsr HF staff - opened
Files changed (1) hide show
  1. README.md +11 -3
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