Datasets:
Commit ·
4ef07ec
0
Parent(s):
Add example dataset (robot + human)
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +60 -0
- README.md +117 -0
- example/human/data/chunk-000/episode_000000.parquet +3 -0
- example/human/meta/episodes.jsonl +1 -0
- example/human/meta/episodes_stats.jsonl +1 -0
- example/human/meta/info.json +121 -0
- example/human/meta/tasks.jsonl +1 -0
- example/human/videos/chunk-000/observation.images.left/episode_000000.mp4 +3 -0
- example/robot/data/chunk-000/episode_000000.parquet +3 -0
- example/robot/data/chunk-000/episode_000001.parquet +3 -0
- example/robot/data/chunk-000/episode_000002.parquet +3 -0
- example/robot/data/chunk-000/episode_000003.parquet +3 -0
- example/robot/data/chunk-000/episode_000004.parquet +3 -0
- example/robot/data/chunk-000/episode_000005.parquet +3 -0
- example/robot/data/chunk-000/episode_000006.parquet +3 -0
- example/robot/data/chunk-000/episode_000007.parquet +3 -0
- example/robot/data/chunk-000/episode_000008.parquet +3 -0
- example/robot/data/chunk-000/episode_000009.parquet +3 -0
- example/robot/data/chunk-000/episode_000010.parquet +3 -0
- example/robot/data/chunk-000/episode_000011.parquet +3 -0
- example/robot/data/chunk-000/episode_000012.parquet +3 -0
- example/robot/data/chunk-000/episode_000013.parquet +3 -0
- example/robot/data/chunk-000/episode_000014.parquet +3 -0
- example/robot/data/chunk-000/episode_000015.parquet +3 -0
- example/robot/data/chunk-000/episode_000016.parquet +3 -0
- example/robot/data/chunk-000/episode_000017.parquet +3 -0
- example/robot/data/chunk-000/episode_000018.parquet +3 -0
- example/robot/data/chunk-000/episode_000019.parquet +3 -0
- example/robot/data/chunk-000/episode_000020.parquet +3 -0
- example/robot/data/chunk-000/episode_000021.parquet +3 -0
- example/robot/data/chunk-000/episode_000022.parquet +3 -0
- example/robot/data/chunk-000/episode_000023.parquet +3 -0
- example/robot/data/chunk-000/episode_000024.parquet +3 -0
- example/robot/data/chunk-000/episode_000025.parquet +3 -0
- example/robot/data/chunk-000/episode_000026.parquet +3 -0
- example/robot/data/chunk-000/episode_000027.parquet +3 -0
- example/robot/data/chunk-000/episode_000028.parquet +3 -0
- example/robot/data/chunk-000/episode_000029.parquet +3 -0
- example/robot/data/chunk-000/episode_000030.parquet +3 -0
- example/robot/data/chunk-000/episode_000031.parquet +3 -0
- example/robot/data/chunk-000/episode_000032.parquet +3 -0
- example/robot/data/chunk-000/episode_000033.parquet +3 -0
- example/robot/data/chunk-000/episode_000034.parquet +3 -0
- example/robot/data/chunk-000/episode_000035.parquet +3 -0
- example/robot/data/chunk-000/episode_000036.parquet +3 -0
- example/robot/data/chunk-000/episode_000037.parquet +3 -0
- example/robot/data/chunk-000/episode_000038.parquet +3 -0
- example/robot/data/chunk-000/episode_000039.parquet +3 -0
- example/robot/data/chunk-000/episode_000040.parquet +3 -0
- example/robot/data/chunk-000/episode_000041.parquet +3 -0
.gitattributes
ADDED
|
@@ -0,0 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.avro filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.mds filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
# Audio files - uncompressed
|
| 40 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
# Audio files - compressed
|
| 44 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
# Image files - uncompressed
|
| 50 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
# Image files - compressed
|
| 55 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 58 |
+
# Video files - compressed
|
| 59 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
*.webm filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,117 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- robotics
|
| 5 |
+
tags:
|
| 6 |
+
- humanoid
|
| 7 |
+
- vla
|
| 8 |
+
- imitation-learning
|
| 9 |
+
- unitree-g1
|
| 10 |
+
- egocentric
|
| 11 |
+
pretty_name: EgoHumanoid Sample Dataset (G1)
|
| 12 |
+
size_categories:
|
| 13 |
+
- n<1K
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
+
# EgoHumanoid · Sample G1 Dataset
|
| 17 |
+
|
| 18 |
+
A sample dataset released alongside [**EgoHumanoid: Unlocking In-the-Wild Loco-Manipulation with Robot-Free Egocentric Demonstration**](https://arxiv.org/abs/2602.10106), containing both **robot teleoperation** (Unitree G1) and **robot-free egocentric human demonstration** (PICO VR + ZED) data for quick experimentation and fine-tuning.
|
| 19 |
+
|
| 20 |
+
<p align="center">
|
| 21 |
+
<a href="https://opendrivelab.com/EgoHumanoid/"><img alt="Project Page" src="https://img.shields.io/badge/Project-EgoHumanoid-1f6feb?style=for-the-badge"></a>
|
| 22 |
+
<a href="https://github.com/OpenDriveLab/EgoHumanoid"><img alt="GitHub" src="https://img.shields.io/badge/Code-GitHub-181717?style=for-the-badge&logo=github"></a>
|
| 23 |
+
<a href="https://arxiv.org/abs/2602.10106"><img alt="arXiv" src="https://img.shields.io/badge/Paper-arXiv-b31b1b?style=for-the-badge&logo=arxiv"></a>
|
| 24 |
+
<a href="https://huggingface.co/datasets/OpenDriveLab/EgoHumanoid"><img alt="HF Dataset" src="https://img.shields.io/badge/Dataset-HuggingFace-ffd21e?style=for-the-badge&logo=huggingface"></a>
|
| 25 |
+
</p>
|
| 26 |
+
|
| 27 |
+
---
|
| 28 |
+
|
| 29 |
+
## Overview
|
| 30 |
+
|
| 31 |
+
This repository hosts a **sample subset** with two data sources:
|
| 32 |
+
|
| 33 |
+
| Subset | Description | Episodes |
|
| 34 |
+
| --- | --- | --- |
|
| 35 |
+
| `example/robot/` | Robot teleoperation demonstrations (Unitree G1) | 50 |
|
| 36 |
+
| `example/human/` | Egocentric human demonstrations (PICO VR + ZED) | 1 |
|
| 37 |
+
|
| 38 |
+
Intended for:
|
| 39 |
+
|
| 40 |
+
- Smoke-testing the EgoHumanoid co-training pipeline (robot + human data)
|
| 41 |
+
- Fine-tuning a pretrained VLA policy on a small G1 task
|
| 42 |
+
- Validating data loaders and the LeRobot-compatible storage format
|
| 43 |
+
|
| 44 |
+
For the **full release** and broader documentation, please visit the project page and GitHub repository linked below.
|
| 45 |
+
|
| 46 |
+
## Links
|
| 47 |
+
|
| 48 |
+
| Resource | URL |
|
| 49 |
+
| --- | --- |
|
| 50 |
+
| Project Page | <https://opendrivelab.com/EgoHumanoid/> |
|
| 51 |
+
| GitHub Repo | <https://github.com/OpenDriveLab/EgoHumanoid> |
|
| 52 |
+
| Paper (arXiv)| <https://arxiv.org/abs/2602.10106> |
|
| 53 |
+
|
| 54 |
+
## Dataset Structure
|
| 55 |
+
|
| 56 |
+
```
|
| 57 |
+
EgoHumanoid/
|
| 58 |
+
└── example/
|
| 59 |
+
├── robot/ # robot teleoperation demonstrations
|
| 60 |
+
│ ├── data/chunk-000/
|
| 61 |
+
│ │ └── episode_*.parquet # per-episode state / action trajectories
|
| 62 |
+
│ ├── meta/
|
| 63 |
+
│ │ ├── info.json # schema & dataset metadata
|
| 64 |
+
│ │ ├── modality.json # input / output modality definitions
|
| 65 |
+
│ │ ├── episodes.jsonl # episode index
|
| 66 |
+
│ │ ├── episodes_stats.jsonl # per-episode statistics
|
| 67 |
+
│ │ └── tasks.jsonl # language task descriptions
|
| 68 |
+
│ ├── videos/ # egocentric RGB recordings
|
| 69 |
+
│ └── norm_stats.json # normalization statistics
|
| 70 |
+
└── human/ # egocentric human demonstrations
|
| 71 |
+
├── data/chunk-000/
|
| 72 |
+
│ └── episode_*.parquet
|
| 73 |
+
├── meta/
|
| 74 |
+
│ ├── info.json
|
| 75 |
+
│ ├── episodes.jsonl
|
| 76 |
+
│ ├── episodes_stats.jsonl
|
| 77 |
+
│ └── tasks.jsonl
|
| 78 |
+
└── videos/ # egocentric RGB recordings
|
| 79 |
+
```
|
| 80 |
+
|
| 81 |
+
Both subsets follow the **LeRobot v2** convention, so any LeRobot-compatible loader can read them out of the box.
|
| 82 |
+
|
| 83 |
+
## Quick Start
|
| 84 |
+
|
| 85 |
+
```python
|
| 86 |
+
from huggingface_hub import snapshot_download
|
| 87 |
+
|
| 88 |
+
local_dir = snapshot_download(
|
| 89 |
+
repo_id="OpenDriveLab/EgoHumanoid",
|
| 90 |
+
repo_type="dataset",
|
| 91 |
+
allow_patterns="example/*",
|
| 92 |
+
)
|
| 93 |
+
print(f"Downloaded to: {local_dir}/example")
|
| 94 |
+
```
|
| 95 |
+
|
| 96 |
+
Or with the CLI:
|
| 97 |
+
|
| 98 |
+
```bash
|
| 99 |
+
hf download OpenDriveLab/EgoHumanoid --repo-type=dataset --local-dir ./EgoHumanoid
|
| 100 |
+
```
|
| 101 |
+
|
| 102 |
+
## Citation
|
| 103 |
+
|
| 104 |
+
If you find this dataset useful, please cite the EgoHumanoid paper:
|
| 105 |
+
|
| 106 |
+
```bibtex
|
| 107 |
+
@article{shi2026egohumanoid,
|
| 108 |
+
title={EgoHumanoid: Unlocking In-the-Wild Loco-Manipulation with Robot-Free Egocentric Demonstration},
|
| 109 |
+
author={Shi, Modi and Peng, Shijia and Chen, Jin and Jiang, Haoran and Li, Yinghui and Huang, Di and Luo, Ping and Li, Hongyang and Chen, Li},
|
| 110 |
+
journal={arXiv preprint arXiv:2602.10106},
|
| 111 |
+
year={2026}
|
| 112 |
+
}
|
| 113 |
+
```
|
| 114 |
+
|
| 115 |
+
## License
|
| 116 |
+
|
| 117 |
+
Released under the **Apache 2.0** license.
|
example/human/data/chunk-000/episode_000000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ee64f0b09650816c34d8a5f0c153f234f65d80909bec05f5343a935a3c76f0b
|
| 3 |
+
size 475962
|
example/human/meta/episodes.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"episode_index": 0, "tasks": ["human demonstration"], "length": 3101}
|
example/human/meta/episodes_stats.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"episode_index": 0, "stats": {"observation.images.left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44741564624511115]], [[0.44408624497991966]], [[0.45483351116885845]]], "std": [[[0.23337443821686624]], [[0.21281302388189072]], [[0.18414762562603118]]], "count": [415]}, "action_eef": {"min": [0.04245789349079132, 0.09494306892156601, -0.354389488697052, -0.6945371627807617, -0.6218714714050293, -0.6752943396568298, -0.9868867993354797, 0.11847139149904251, -0.32587867975234985, -0.29763317108154297, 0.06458566337823868, -0.5793939828872681, -0.4695071578025818, -0.9968642592430115], "max": [0.6062188148498535, 0.46587511897087097, 0.6808452010154724, 0.07725714892148972, 0.6179684996604919, 0.2891492247581482, -0.6147022843360901, 0.712393581867218, 0.11522552371025085, 0.726469874382019, 0.8068764805793762, 0.5512233972549438, 0.4109536111354828, -0.41190746426582336], "mean": [0.3382466733455658, 0.30127790570259094, 0.0217441413551569, -0.1632062792778015, -0.0024813369382172823, -0.201990008354187, -0.929612398147583, 0.4433497190475464, -0.19215437769889832, 0.0011367283295840025, 0.332950234413147, 0.0026210485957562923, 0.0578039288520813, -0.8860191702842712], "std": [0.08067072927951813, 0.050803519785404205, 0.1368960291147232, 0.1665169894695282, 0.14972004294395447, 0.11082597821950912, 0.07714223116636276, 0.08983134478330612, 0.07306839525699615, 0.16651877760887146, 0.20528900623321533, 0.16148684918880463, 0.12277722358703613, 0.13216684758663177], "count": [3101]}, "action_delta_eef": {"min": [-0.03957482799887657, -0.033032990992069244, -0.04341357946395874, -0.1161341443657875, -0.10089464485645294, -0.1418176144361496, -0.048955392092466354, -0.03291003406047821, -0.03931313380599022, -0.12717267870903015, -0.10238714516162872, -0.18307600915431976], "max": [0.02044057659804821, 0.02414298802614212, 0.04283997043967247, 0.1469721496105194, 0.08333887904882431, 0.1080356314778328, 0.03489651903510094, 0.033973176032304764, 0.04515725001692772, 0.312001496553421, 0.24674776196479797, 0.2586233615875244], "mean": [-9.401522402185947e-05, -0.00033645209623500705, 0.00011632475798251107, -0.0003597979957703501, -0.0003266812418587506, -0.0007248430047184229, -7.675051165279001e-05, 0.0002050558541668579, 0.00010724752792157233, 0.0002526355965528637, 0.0004379761521704495, 0.0003504361375235021], "std": [0.004565588664263487, 0.00483155669644475, 0.005411811172962189, 0.015377787873148918, 0.015326297841966152, 0.01592840813100338, 0.006312369368970394, 0.00617663050070405, 0.005912042688578367, 0.0225436519831419, 0.017511537298560143, 0.020723015069961548], "count": [3101]}, "teleop_navigate": {"min": [0.0, 0.0, -0.30000001192092896], "max": [0.20000000298023224, 0.0, 0.30000001192092896], "mean": [0.1188662052154541, 0.0, -0.013543998822569847], "std": [0.09820457547903061, 0.0, 0.2056833952665329], "count": [3101]}, "delta_height": {"min": [-0.02157917432487011], "max": [0.028128793463110924], "mean": [-9.00124268810032e-06], "std": [0.0031982397194951773], "count": [3101]}, "hand_status": {"min": [0.0, 0.0], "max": [1.0, 1.0], "mean": [0.5746533274650574, 0.7478232979774475], "std": [0.4943898320198059, 0.43426743149757385], "count": [3101]}, "timestamp": {"min": [0.0], "max": [258.3333333333333], "mean": [129.16666666666666], "std": [74.59846215275189], "count": [3101]}, "frame_index": {"min": [0], "max": [3100], "mean": [1550.0], "std": [895.1815458330226], "count": [3101]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3101]}, "index": {"min": [0], "max": [3100], "mean": [1550.0], "std": [895.1815458330226], "count": [3101]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3101]}}}
|
example/human/meta/info.json
ADDED
|
@@ -0,0 +1,121 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"codebase_version": "v2.1",
|
| 3 |
+
"robot_type": "g1",
|
| 4 |
+
"total_episodes": 1,
|
| 5 |
+
"total_frames": 3101,
|
| 6 |
+
"total_tasks": 1,
|
| 7 |
+
"total_videos": 1,
|
| 8 |
+
"total_chunks": 1,
|
| 9 |
+
"chunks_size": 1000,
|
| 10 |
+
"fps": 12,
|
| 11 |
+
"splits": {
|
| 12 |
+
"train": "0:1"
|
| 13 |
+
},
|
| 14 |
+
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
|
| 15 |
+
"video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
|
| 16 |
+
"features": {
|
| 17 |
+
"observation.images.left": {
|
| 18 |
+
"dtype": "video",
|
| 19 |
+
"shape": [
|
| 20 |
+
720,
|
| 21 |
+
1280,
|
| 22 |
+
3
|
| 23 |
+
],
|
| 24 |
+
"names": [
|
| 25 |
+
"height",
|
| 26 |
+
"width",
|
| 27 |
+
"channel"
|
| 28 |
+
],
|
| 29 |
+
"info": {
|
| 30 |
+
"video.height": 720,
|
| 31 |
+
"video.width": 1280,
|
| 32 |
+
"video.codec": "av1",
|
| 33 |
+
"video.pix_fmt": "yuv420p",
|
| 34 |
+
"video.is_depth_map": false,
|
| 35 |
+
"video.fps": 12,
|
| 36 |
+
"video.channels": 3,
|
| 37 |
+
"has_audio": false
|
| 38 |
+
}
|
| 39 |
+
},
|
| 40 |
+
"action_eef": {
|
| 41 |
+
"dtype": "float32",
|
| 42 |
+
"shape": [
|
| 43 |
+
14
|
| 44 |
+
],
|
| 45 |
+
"names": [
|
| 46 |
+
"action_eef"
|
| 47 |
+
]
|
| 48 |
+
},
|
| 49 |
+
"action_delta_eef": {
|
| 50 |
+
"dtype": "float32",
|
| 51 |
+
"shape": [
|
| 52 |
+
12
|
| 53 |
+
],
|
| 54 |
+
"names": [
|
| 55 |
+
"action_delta_eef"
|
| 56 |
+
]
|
| 57 |
+
},
|
| 58 |
+
"teleop_navigate": {
|
| 59 |
+
"dtype": "float32",
|
| 60 |
+
"shape": [
|
| 61 |
+
3
|
| 62 |
+
],
|
| 63 |
+
"names": [
|
| 64 |
+
"teleop_navigate_command"
|
| 65 |
+
]
|
| 66 |
+
},
|
| 67 |
+
"delta_height": {
|
| 68 |
+
"dtype": "float32",
|
| 69 |
+
"shape": [
|
| 70 |
+
1
|
| 71 |
+
],
|
| 72 |
+
"names": [
|
| 73 |
+
"delta_height"
|
| 74 |
+
]
|
| 75 |
+
},
|
| 76 |
+
"hand_status": {
|
| 77 |
+
"dtype": "float32",
|
| 78 |
+
"shape": [
|
| 79 |
+
2
|
| 80 |
+
],
|
| 81 |
+
"names": [
|
| 82 |
+
"hand_status"
|
| 83 |
+
]
|
| 84 |
+
},
|
| 85 |
+
"timestamp": {
|
| 86 |
+
"dtype": "float32",
|
| 87 |
+
"shape": [
|
| 88 |
+
1
|
| 89 |
+
],
|
| 90 |
+
"names": null
|
| 91 |
+
},
|
| 92 |
+
"frame_index": {
|
| 93 |
+
"dtype": "int64",
|
| 94 |
+
"shape": [
|
| 95 |
+
1
|
| 96 |
+
],
|
| 97 |
+
"names": null
|
| 98 |
+
},
|
| 99 |
+
"episode_index": {
|
| 100 |
+
"dtype": "int64",
|
| 101 |
+
"shape": [
|
| 102 |
+
1
|
| 103 |
+
],
|
| 104 |
+
"names": null
|
| 105 |
+
},
|
| 106 |
+
"index": {
|
| 107 |
+
"dtype": "int64",
|
| 108 |
+
"shape": [
|
| 109 |
+
1
|
| 110 |
+
],
|
| 111 |
+
"names": null
|
| 112 |
+
},
|
| 113 |
+
"task_index": {
|
| 114 |
+
"dtype": "int64",
|
| 115 |
+
"shape": [
|
| 116 |
+
1
|
| 117 |
+
],
|
| 118 |
+
"names": null
|
| 119 |
+
}
|
| 120 |
+
}
|
| 121 |
+
}
|
example/human/meta/tasks.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"task_index": 0, "task": "human demonstration"}
|
example/human/videos/chunk-000/observation.images.left/episode_000000.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4fb907d7ff2bf61feeed5b745b8faf1be579db6a45824b4baabeae82ced0b5ed
|
| 3 |
+
size 56780869
|
example/robot/data/chunk-000/episode_000000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:83c8d604bd9b887487e81531ab99585fb503852c2127bb0ca7e2d6d96543f1c3
|
| 3 |
+
size 632519
|
example/robot/data/chunk-000/episode_000001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4c9b9477f9ccc0c8fbea6de89e125121e214f5f13e9325e6bf1d13c8f0be121b
|
| 3 |
+
size 540675
|
example/robot/data/chunk-000/episode_000002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bc3a75a53eded2fe287fcb180bd3aba1d3670f23ee3fb06d53f5439d6f9f5075
|
| 3 |
+
size 614046
|
example/robot/data/chunk-000/episode_000003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc29e108a7b196dfc849a8affc9ee10ead3b50bf12ff128cb0239e36ee790143
|
| 3 |
+
size 496248
|
example/robot/data/chunk-000/episode_000004.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3fc61ff02a42b83d8bec9b96d0de7256ac59718ab003bb1601352ee0d93d1eb1
|
| 3 |
+
size 509075
|
example/robot/data/chunk-000/episode_000005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:483320ac4722e9df03c5b83b6c7d32e732c26546832446381bccc59fbf25a49c
|
| 3 |
+
size 451774
|
example/robot/data/chunk-000/episode_000006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f7abc61748c55096ab5e37416717740cfd9514b845fc38db0a2e8de439913d33
|
| 3 |
+
size 481046
|
example/robot/data/chunk-000/episode_000007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2051ae444d3e6883976b83cc8353163faa3713a1f11dc2efda6325fb823f67c2
|
| 3 |
+
size 411510
|
example/robot/data/chunk-000/episode_000008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bbfb93d25ee2659eeac028effb299d2612716a97d1343846764ad7dd4bf68d4e
|
| 3 |
+
size 401277
|
example/robot/data/chunk-000/episode_000009.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a7fd4017585218fdf6770503d7deca138cfbb9c08720621d4d057ba555ecb65
|
| 3 |
+
size 407013
|
example/robot/data/chunk-000/episode_000010.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0b77f7438c97181b512c4655bc454d51add21277e852a811c4d7557bd4a0a7a
|
| 3 |
+
size 407009
|
example/robot/data/chunk-000/episode_000011.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6ca7a3fddec00fef4f2b24f8c7b70a39073556e06449ec4dde79ce31e77c3097
|
| 3 |
+
size 398500
|
example/robot/data/chunk-000/episode_000012.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ffe5eaf71fe8db6250668b5f23a71afa0088a166353af9acce6ecba995491054
|
| 3 |
+
size 483002
|
example/robot/data/chunk-000/episode_000013.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac59ad631ec5f70b9c9a8761238f96743121b1bb2ccece13e1b8794ef6262f4e
|
| 3 |
+
size 479722
|
example/robot/data/chunk-000/episode_000014.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59ec9b24def95ac253eda333fa1b9470f07fb484ba943efe68cca5ad22cf2bd7
|
| 3 |
+
size 485279
|
example/robot/data/chunk-000/episode_000015.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:40952919a475e489adba68be4148d870f0870fc52c0d4d21f2a5d63c6524bff0
|
| 3 |
+
size 412986
|
example/robot/data/chunk-000/episode_000016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa94dadb4e75ccca18a7f62e7c41f9b9e4f3b5d2bd06528ed28df40a87ec1cd4
|
| 3 |
+
size 431114
|
example/robot/data/chunk-000/episode_000017.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:de45789fc07503d9c4d7c681ab87b647cf5b3304f2ccd98f99a2b9f3cd10895d
|
| 3 |
+
size 457249
|
example/robot/data/chunk-000/episode_000018.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df57647f6e218cd38c86c56b652d86c744feea24845a06250007e318e5f3d5dd
|
| 3 |
+
size 467144
|
example/robot/data/chunk-000/episode_000019.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:726bf64402ff1ddd27b31a68ffb3f3c1d6675b168793b636f67e05d31ccc0319
|
| 3 |
+
size 419118
|
example/robot/data/chunk-000/episode_000020.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ca42660f58cf34f4aaaa6143e95278397ec3e99be64b04098e89ed770c97683
|
| 3 |
+
size 400087
|
example/robot/data/chunk-000/episode_000021.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:781af02549e603dfc9822870399dba78adf64771e0946b28b77057651f85ba96
|
| 3 |
+
size 469885
|
example/robot/data/chunk-000/episode_000022.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:78ebf2c2e44b8d76473fb3098f84055529e4f2173f95404392674640e69561c9
|
| 3 |
+
size 413612
|
example/robot/data/chunk-000/episode_000023.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:171dbe705c63435aabba8d0348c803785f6d024f0653bdee132383ea449f6405
|
| 3 |
+
size 563798
|
example/robot/data/chunk-000/episode_000024.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f0c100fafe69eac9ffdeafab3a3a94fe27289174130afa8a984cf38da48ecce6
|
| 3 |
+
size 507168
|
example/robot/data/chunk-000/episode_000025.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7cc77c6746ecf6d46432242fe303f502b50f99e123e7da7eeae70cfdc23dab2
|
| 3 |
+
size 486659
|
example/robot/data/chunk-000/episode_000026.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:47b66a68870117e1ea995b08cf309baee5d77d4571ad2dede1f20b990609f61c
|
| 3 |
+
size 413604
|
example/robot/data/chunk-000/episode_000027.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bba99c07cc81fc7c7c26a79aa930e617b9aeb8259531486d548f9dcb57825057
|
| 3 |
+
size 482243
|
example/robot/data/chunk-000/episode_000028.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:43e25078903793cf1224d69891bb4377db60fa93403cf890f2d8181772794b93
|
| 3 |
+
size 477409
|
example/robot/data/chunk-000/episode_000029.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c3b38f9b84e54fb17f93cf6dd229dced8de59fdf42bd53399e18d066c564c891
|
| 3 |
+
size 472069
|
example/robot/data/chunk-000/episode_000030.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d98cdb5cf548104b98f72627304bc7b7f372366fd94e908ad761eef12165342
|
| 3 |
+
size 449331
|
example/robot/data/chunk-000/episode_000031.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6ce475c986c16db230b89602dc309b9676ffb0d4eb254841e010b7f613127cb6
|
| 3 |
+
size 535542
|
example/robot/data/chunk-000/episode_000032.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8d52fc4053996297581e81251fa9514bf9a121e44de2a7d7aafcb06f8a6e5261
|
| 3 |
+
size 504152
|
example/robot/data/chunk-000/episode_000033.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d6611d2733353545488a291c75b631c45d8703f06e233e26ec98a9ae7985a1f8
|
| 3 |
+
size 492949
|
example/robot/data/chunk-000/episode_000034.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7b0d3a274a046c4abf181e31ae251a8bd11b77066e909c76c732bf106cf92c18
|
| 3 |
+
size 605156
|
example/robot/data/chunk-000/episode_000035.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d4a413337befb088e802251e83e96287f8a06e5300470efc76e2d757494b523
|
| 3 |
+
size 487356
|
example/robot/data/chunk-000/episode_000036.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a5aff8a87e29839143e35cda7c4c2cd7f39ee57799bb0a459b55ea949143b550
|
| 3 |
+
size 488683
|
example/robot/data/chunk-000/episode_000037.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2096132f98f6967918fb069c59e3b6189d9b21c7cf9eec355c031c95a640dcda
|
| 3 |
+
size 471169
|
example/robot/data/chunk-000/episode_000038.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e6b98fb0dbdee70d8c1ff0ce9b01ac7e3368b5f77fb0d5135d4c745d1e1f6f60
|
| 3 |
+
size 457231
|
example/robot/data/chunk-000/episode_000039.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c45ad422678d422df68b4aa24f5156f8f783935db9838b5c6410ea9588cd890f
|
| 3 |
+
size 522820
|
example/robot/data/chunk-000/episode_000040.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1c32e8bc225c8b842ee531ec9619f8a267e63d0fce313f091145cfb156abe86a
|
| 3 |
+
size 446626
|
example/robot/data/chunk-000/episode_000041.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b151aedfc2bfb97ac52e9a6422a4809c4f6e9f84d56b85d1131b0ef0323df1c0
|
| 3 |
+
size 481187
|