Datasets:

Modalities:
Video
Size:
< 1K
ArXiv:
Libraries:
Datasets
License:
nielsr HF staff commited on
Commit
e931255
·
verified ·
1 Parent(s): 892a2af

Add dataset card, link to paper

Browse files

This PR ensures the dataset is linked to (and can be found at) https://huggingface.co/papers/2503.07597.

It also adds a link to the Github repository and the appropriate task category.

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