Datasets:
Switch :shortcode: emoji to Unicode + link CVPR badge to poster
Browse files
README.md
CHANGED
|
@@ -18,14 +18,14 @@ configs:
|
|
| 18 |
|
| 19 |
# SemanticVLA TraceX 240K · DROID
|
| 20 |
|
| 21 |
-
>
|
| 22 |
-
>
|
| 23 |
|
| 24 |
The **DROID** component of [**TraceX-240K**](https://hf.co/collections/spikefly/semanticvla-datasets) — the trace-annotated trajectory corpus introduced in **SemanticVLA**. This package is a LeRobot v3.0 repack of DROID · Franka · Open-X-Embodiment DROID v1.0.1 with **dense per-frame end-effector trace labels** stored directly in every frame row.
|
| 25 |
|
| 26 |
-
>
|
| 27 |
|
| 28 |
-
##
|
| 29 |
|
| 30 |
Each clip shows the orange trace label (per-frame gripper position) overlaid on the original episode camera feed.
|
| 31 |
|
|
@@ -41,7 +41,7 @@ Each clip shows the orange trace label (per-frame gripper position) overlaid on
|
|
| 41 |
</tr>
|
| 42 |
</table>
|
| 43 |
|
| 44 |
-
##
|
| 45 |
|
| 46 |
Dense per-frame end-effector position columns, stored directly in every frame row:
|
| 47 |
|
|
@@ -52,7 +52,7 @@ Dense per-frame end-effector position columns, stored directly in every frame ro
|
|
| 52 |
|
| 53 |
**DROID per-episode camera:** unlike Bridge / Fractal / BC-Z (single fixed camera), DROID's trace was projected onto one of the two exterior cameras per episode based on calibration quality. The episode metadata field `source.camera_for_trace` (`exterior_image_1_left` or `exterior_image_2_left`) tells you which camera the trace corresponds to. Overlay accordingly when visualising.
|
| 54 |
|
| 55 |
-
##
|
| 56 |
|
| 57 |
| Field | Value |
|
| 58 |
|---|---|
|
|
@@ -72,11 +72,11 @@ Dense per-frame end-effector position columns, stored directly in every frame ro
|
|
| 72 |
- `observation.images.exterior_image_2_left`
|
| 73 |
- `observation.images.wrist_image_left`
|
| 74 |
|
| 75 |
-
##
|
| 76 |
|
| 77 |
56,362 episodes with valid dense trace from the local 56K projection selection. All three DROID camera streams (two exterior + wrist) and raw action/observation fields are preserved.
|
| 78 |
|
| 79 |
-
##
|
| 80 |
|
| 81 |
<table>
|
| 82 |
<tr><th>Dataset</th><th>HF Repository</th><th>Embodiment</th></tr>
|
|
@@ -85,7 +85,7 @@ Dense per-frame end-effector position columns, stored directly in every frame ro
|
|
| 85 |
<tr><td><b>BC-Z</b></td><td><a href="https://huggingface.co/datasets/spikefly/SemanticVLA-TraceX-240K-BC-Z">spikefly/SemanticVLA-TraceX-240K-BC-Z</a></td><td>BC-Z / Google Robot</td></tr>
|
| 86 |
</table>
|
| 87 |
|
| 88 |
-
##
|
| 89 |
|
| 90 |
If you use this dataset, please cite SemanticVLA:
|
| 91 |
|
|
@@ -98,6 +98,6 @@ If you use this dataset, please cite SemanticVLA:
|
|
| 98 |
}
|
| 99 |
```
|
| 100 |
|
| 101 |
-
##
|
| 102 |
|
| 103 |
The trace annotation labels (`trace.x` / `trace.y`) are released under the [MIT License](https://github.com/Fei-Ni/SemanticVLA_Offcial/blob/main/LICENSE) as part of the SemanticVLA code release. Use of the underlying robot trajectory data is subject to the **original source dataset terms** (Open-X-Embodiment DROID v1.0.1 (56K dense TraceX selection)). Please consult the upstream dataset license before use.
|
|
|
|
| 18 |
|
| 19 |
# SemanticVLA TraceX 240K · DROID
|
| 20 |
|
| 21 |
+
> 🎉 **Accepted to [CVPR 2026](https://cvpr.thecvf.com/virtual/2026/poster/39352).**
|
| 22 |
+
> ✍️ Fei Ni¹, Zhuo Chen², Yifu Yuan³, Zibin Dong³, Xianze Yao³, Shan Luo², Jianye Hao³, Jiankang Deng¹†, Stefanos Zafeiriou¹† 🏫 ¹Imperial College London ²King's College London ³Tianjin University ✉️ [f.ni@imperial.ac.uk](mailto:f.ni@imperial.ac.uk)
|
| 23 |
|
| 24 |
The **DROID** component of [**TraceX-240K**](https://hf.co/collections/spikefly/semanticvla-datasets) — the trace-annotated trajectory corpus introduced in **SemanticVLA**. This package is a LeRobot v3.0 repack of DROID · Franka · Open-X-Embodiment DROID v1.0.1 with **dense per-frame end-effector trace labels** stored directly in every frame row.
|
| 25 |
|
| 26 |
+
> 📚 **Code · checkpoints · paper:** https://github.com/Fei-Ni/SemanticVLA_Offcial
|
| 27 |
|
| 28 |
+
## 🎬 Sample trace overlays
|
| 29 |
|
| 30 |
Each clip shows the orange trace label (per-frame gripper position) overlaid on the original episode camera feed.
|
| 31 |
|
|
|
|
| 41 |
</tr>
|
| 42 |
</table>
|
| 43 |
|
| 44 |
+
## 🧭 Trace label schema
|
| 45 |
|
| 46 |
Dense per-frame end-effector position columns, stored directly in every frame row:
|
| 47 |
|
|
|
|
| 52 |
|
| 53 |
**DROID per-episode camera:** unlike Bridge / Fractal / BC-Z (single fixed camera), DROID's trace was projected onto one of the two exterior cameras per episode based on calibration quality. The episode metadata field `source.camera_for_trace` (`exterior_image_1_left` or `exterior_image_2_left`) tells you which camera the trace corresponds to. Overlay accordingly when visualising.
|
| 54 |
|
| 55 |
+
## 📦 Contents
|
| 56 |
|
| 57 |
| Field | Value |
|
| 58 |
|---|---|
|
|
|
|
| 72 |
- `observation.images.exterior_image_2_left`
|
| 73 |
- `observation.images.wrist_image_left`
|
| 74 |
|
| 75 |
+
## 🧭 Coverage
|
| 76 |
|
| 77 |
56,362 episodes with valid dense trace from the local 56K projection selection. All three DROID camera streams (two exterior + wrist) and raw action/observation fields are preserved.
|
| 78 |
|
| 79 |
+
## 📂 Sibling datasets in TraceX-240K
|
| 80 |
|
| 81 |
<table>
|
| 82 |
<tr><th>Dataset</th><th>HF Repository</th><th>Embodiment</th></tr>
|
|
|
|
| 85 |
<tr><td><b>BC-Z</b></td><td><a href="https://huggingface.co/datasets/spikefly/SemanticVLA-TraceX-240K-BC-Z">spikefly/SemanticVLA-TraceX-240K-BC-Z</a></td><td>BC-Z / Google Robot</td></tr>
|
| 86 |
</table>
|
| 87 |
|
| 88 |
+
## ✏️ Citation
|
| 89 |
|
| 90 |
If you use this dataset, please cite SemanticVLA:
|
| 91 |
|
|
|
|
| 98 |
}
|
| 99 |
```
|
| 100 |
|
| 101 |
+
## 📜 License & terms
|
| 102 |
|
| 103 |
The trace annotation labels (`trace.x` / `trace.y`) are released under the [MIT License](https://github.com/Fei-Ni/SemanticVLA_Offcial/blob/main/LICENSE) as part of the SemanticVLA code release. Use of the underlying robot trajectory data is subject to the **original source dataset terms** (Open-X-Embodiment DROID v1.0.1 (56K dense TraceX selection)). Please consult the upstream dataset license before use.
|