Use hand-landmark overlay for first example clip
Browse files
README.md
CHANGED
|
@@ -14,13 +14,13 @@ A premium egocentric dataset of real-world hand and object task demonstrations,
|
|
| 14 |
|
| 15 |
## Examples
|
| 16 |
|
| 17 |
-
Two representative clips
|
| 18 |
|
| 19 |
-
Picking a GoPro box off a shelf (
|
| 20 |
|
| 21 |
-
<video controls width="480" src="https://huggingface.co/datasets/RoboXTechnologies/RoboX-EgoTask/resolve/main/clips/
|
| 22 |
|
| 23 |
-
Spraying cleaning product on a sink
|
| 24 |
|
| 25 |
<video controls width="480" src="https://huggingface.co/datasets/RoboXTechnologies/RoboX-EgoTask/resolve/main/overlays/clips/rec_egotask_19091acd_clip_0001_overlay.mp4"></video>
|
| 26 |
|
|
|
|
| 14 |
|
| 15 |
## Examples
|
| 16 |
|
| 17 |
+
Two representative clips, shown with the QA overlay so the joint tracking is visible: MediaPipe hand landmarks rendered on top (left hand blue, right hand orange). The clips and recordings that ship for training are clean RGB without these overlays.
|
| 18 |
|
| 19 |
+
Picking a GoPro box off a shelf (object transfer task):
|
| 20 |
|
| 21 |
+
<video controls width="480" src="https://huggingface.co/datasets/RoboXTechnologies/RoboX-EgoTask/resolve/main/overlays/clips/rec_egotask_0171251f_clip_0001_overlay.mp4"></video>
|
| 22 |
|
| 23 |
+
Spraying cleaning product on a sink:
|
| 24 |
|
| 25 |
<video controls width="480" src="https://huggingface.co/datasets/RoboXTechnologies/RoboX-EgoTask/resolve/main/overlays/clips/rec_egotask_19091acd_clip_0001_overlay.mp4"></video>
|
| 26 |
|