File size: 849 Bytes
b0fd36b
 
 
 
 
 
 
 
 
 
 
 
 
 
d22b6d6
35db4e2
d17cc3c
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
license: mit
task_categories:
- robotics
tags:
- Human
- Humanoid
- Robot
---

## Dataset Description

This dataset contains egocentric human-humanoid data that can be used to co-train manipulation policy for humanoid robot.

For paper, visualization, and example code using this dataset, please refer to https://human-as-robot.github.io/

arXiv link: https://arxiv.org/abs/2503.13441

## Task Descriptions

We provide some example dataset config files that we used for our robots [here](https://github.com/RogerQi/human-policy/tree/main/hdt/configs/datasets).

Data organizations

- Each folder represents one task. Most HDF5 files contain ONE execution of the task specified by the language, but certain tasks, such as cup passing, contain multiple demonstrations in each HDF5.
- Taskids start with `1` mean the data is a human demonstrations.