Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,9 @@ license: mit
|
|
| 15 |
## π₯ News & Updates
|
| 16 |
|
| 17 |
|
| 18 |
-
- **2025-12-03**: Released the full **Real-World Dataset** (**
|
|
|
|
|
|
|
| 19 |
|
| 20 |
--
|
| 21 |
|
|
@@ -25,7 +27,7 @@ The Dexora corpus combines **high-fidelity real-world teleoperation data** with
|
|
| 25 |
|
| 26 |
### A. Dexora Real-World Dataset (High-Fidelity)
|
| 27 |
|
| 28 |
-
The Dexora real-world dataset consists of **
|
| 29 |
|
| 30 |
<p align="center">
|
| 31 |
<img src="assets/image/dataset.gif" alt="Dexora Multi-view Dataset" width="100%">
|
|
@@ -93,7 +95,7 @@ The Dexora simulation dataset contains **100K episodes** generated in **MuJoCo**
|
|
| 93 |
| **Split** | **Episodes** | **Frames** | **Hours (approx.)** | **Task Types** |
|
| 94 |
| :--------------- | -----------: | ---------: | -------------------: | :----------------------------------------------------------------------------- |
|
| 95 |
| **Simulated** | **ββ** | **ββ** | TBD | Pick-and-place, assembly, articulation |
|
| 96 |
-
| **Real-World** | **
|
| 97 |
|
| 98 |
|
| 99 |
## π Data Structure
|
|
@@ -105,48 +107,47 @@ Dexora follows the **LIBERO-2.1** dataset standard. Each episode is stored as a
|
|
| 105 |
- **Actions**: low-level control commands compatible with 36-DoF bimanual control.
|
| 106 |
- **Language**: High-level task descriptions. We provide **5 diverse natural language instructions** per task, distributed evenly across all trajectories to enhance linguistic diversity.
|
| 107 |
|
| 108 |
-
|
| 109 |
|
| 110 |
```text
|
| 111 |
-
|
| 112 |
-
βββ
|
| 113 |
-
β βββ
|
| 114 |
-
β β
|
| 115 |
-
β βββ
|
| 116 |
-
β β
|
| 117 |
-
β βββ dexterous manipulation
|
| 118 |
-
β β βββ data
|
| 119 |
-
β β β βββ chunk-000
|
| 120 |
-
β β β β βββ episode_000000.parquet
|
| 121 |
-
β β β β βββ episode_000001.parquet
|
| 122 |
-
β β β β βββ episode_000002.parquet
|
| 123 |
-
β β β β βββ ...
|
| 124 |
-
β β β βββ chunk-001
|
| 125 |
-
β β β β βββ ...
|
| 126 |
β β β βββ ...
|
| 127 |
-
β β βββ
|
| 128 |
-
β β
|
| 129 |
-
β
|
| 130 |
-
β β
|
| 131 |
-
β β β βββ
|
| 132 |
-
β β β βββ
|
| 133 |
-
β β β βββ
|
| 134 |
-
β β βββ videos
|
| 135 |
-
β β β βββ chunk-000
|
| 136 |
-
β β β β βββ observation.images.front
|
| 137 |
-
β β β β β βββ episode_000000.mp4
|
| 138 |
-
β β β β β βββ episode_000001.mp4
|
| 139 |
-
β β β β β βββ ...
|
| 140 |
β β β β βββ ...
|
| 141 |
-
β β
|
| 142 |
-
β β
|
| 143 |
-
β
|
| 144 |
-
β βββ
|
| 145 |
-
β β
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 146 |
β βββ ...
|
| 147 |
-
|
| 148 |
-
|
| 149 |
-
|
| 150 |
```
|
| 151 |
|
| 152 |
> **Note**: The exact folder names and file formats may be updated as we finalize the public release, but the overall **episode-centric LIBERO-2.1 structure** will be preserved.
|
|
|
|
| 15 |
## π₯ News & Updates
|
| 16 |
|
| 17 |
|
| 18 |
+
- **2025-12-03**: Released the full **Real-World Dataset** (**12.2K episodes**) on [Hugging Face](https://huggingface.co/datasets/Dexora/Dexora_Real-World_Dataset).
|
| 19 |
+
- **2025-12-12**: Released the **task-level** view of the real-world dataset (one folder per high-level task) on [Hugging Face](https://huggingface.co/datasets/Dexora/Dexora_Real-World_Dataset).
|
| 20 |
+
- **Coming soon**: We will open-source the full **100K-episode simulation dataset**.
|
| 21 |
|
| 22 |
--
|
| 23 |
|
|
|
|
| 27 |
|
| 28 |
### A. Dexora Real-World Dataset (High-Fidelity)
|
| 29 |
|
| 30 |
+
The Dexora real-world dataset consists of **12.2K teleoperated episodes**, **2.92M frames**, and **40.5 hours** of data. Demonstrations are collected using a **hybrid teleoperation system** that couples an **Exoskeleton** (for arm control) with **Vision Pro** (for dexterous hand control), enabling precise 36-DoF bimanual manipulation on real hardware.
|
| 31 |
|
| 32 |
<p align="center">
|
| 33 |
<img src="assets/image/dataset.gif" alt="Dexora Multi-view Dataset" width="100%">
|
|
|
|
| 95 |
| **Split** | **Episodes** | **Frames** | **Hours (approx.)** | **Task Types** |
|
| 96 |
| :--------------- | -----------: | ---------: | -------------------: | :----------------------------------------------------------------------------- |
|
| 97 |
| **Simulated** | **ββ** | **ββ** | TBD | Pick-and-place, assembly, articulation |
|
| 98 |
+
| **Real-World** | **12.2K** | **2.92M** | **40.5** | Teleoperated bimanual tasks with high-DoF hands, cluttered scenes, fine-grain object interactions |
|
| 99 |
|
| 100 |
|
| 101 |
## π Data Structure
|
|
|
|
| 107 |
- **Actions**: low-level control commands compatible with 36-DoF bimanual control.
|
| 108 |
- **Language**: High-level task descriptions. We provide **5 diverse natural language instructions** per task, distributed evenly across all trajectories to enhance linguistic diversity.
|
| 109 |
|
| 110 |
+
We provide an additional **task-level** view (one folder per high-level task) on [Hugging Face](https://huggingface.co/datasets/Dexora/Dexora_Real-World_Dataset), alongside the original episode-centric **LIBERO-2.1** layout. The latest complete structure is:
|
| 111 |
|
| 112 |
```text
|
| 113 |
+
Dexora_Real-World_Dataset
|
| 114 |
+
βββ airbot_articulation
|
| 115 |
+
β βββ data
|
| 116 |
+
β β βββ chunk-000
|
| 117 |
+
β β β βββ episode_000000.parquet
|
| 118 |
+
β β β βββ episode_000001.parquet
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 119 |
β β β βββ ...
|
| 120 |
+
β β βββ chunk-001
|
| 121 |
+
β β βββ ...
|
| 122 |
+
β βββ videos
|
| 123 |
+
β β βββ chunk-000
|
| 124 |
+
β β β βββ observation.images.front
|
| 125 |
+
β β β β βββ episode_000000.mp4
|
| 126 |
+
β β β β βββ episode_000001.mp4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 127 |
β β β β βββ ...
|
| 128 |
+
β β βββ chunk-001
|
| 129 |
+
β β βββ ...
|
| 130 |
+
β βββ meta
|
| 131 |
+
β β βββ info.json
|
| 132 |
+
β β βββ episodes.jsonl
|
| 133 |
+
β β βββ episodes_stats.jsonl
|
| 134 |
+
β β βββ modality.json
|
| 135 |
+
β β βββ stats.json
|
| 136 |
+
β β βββ tasks.jsonl
|
| 137 |
+
βββ airbot_assemble
|
| 138 |
+
β βββ ...
|
| 139 |
+
βββ airbot_dexterous
|
| 140 |
+
β βββ ...
|
| 141 |
+
βββ airbot_pick_and_place
|
| 142 |
+
β βββ ...
|
| 143 |
+
βββ task_level_episodes
|
| 144 |
+
β βββ apply_tape_to_bottle
|
| 145 |
+
β βββ arrange_apple_peach_pear
|
| 146 |
+
β βββ fold_towel_bimanual
|
| 147 |
+
β βββ move_toy_cars_from_plate_to_table
|
| 148 |
β βββ ...
|
| 149 |
+
βββ README.md
|
| 150 |
+
```
|
|
|
|
| 151 |
```
|
| 152 |
|
| 153 |
> **Note**: The exact folder names and file formats may be updated as we finalize the public release, but the overall **episode-centric LIBERO-2.1 structure** will be preserved.
|