robox-tech commited on
Commit
3a5ec54
·
verified ·
1 Parent(s): 8d778ad

Show all 17 clips with hand-tracking overlay in Examples

Browse files
Files changed (1) hide show
  1. README.md +114 -9
README.md CHANGED
@@ -14,15 +14,120 @@ A premium egocentric dataset of real-world hand and object task demonstrations,
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
 
27
  ## Dataset Summary
28
 
 
14
 
15
  ## Examples
16
 
17
+ All 17 clips are shown below 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. Clips are grouped by the recording they came from.
18
+
19
+ ### Making tea (kitchen task)
20
+
21
+ <table>
22
+ <tr>
23
+ <td align="center" width="50%">
24
+ <video controls width="100%" src="https://huggingface.co/datasets/RoboXTechnologies/RoboX-EgoTask/resolve/main/overlays/clips/rec_egotask_ff236cfa_clip_0001_overlay.mp4"></video><br>
25
+ <sub>Kitchen task demonstration</sub>
26
+ </td>
27
+ <td align="center" width="50%">
28
+ <video controls width="100%" src="https://huggingface.co/datasets/RoboXTechnologies/RoboX-EgoTask/resolve/main/overlays/clips/rec_egotask_ff236cfa_clip_0002_overlay.mp4"></video><br>
29
+ <sub>Opening a box of tea</sub>
30
+ </td>
31
+ </tr>
32
+ <tr>
33
+ <td align="center" width="50%">
34
+ <video controls width="100%" src="https://huggingface.co/datasets/RoboXTechnologies/RoboX-EgoTask/resolve/main/overlays/clips/rec_egotask_ff236cfa_clip_0003_overlay.mp4"></video><br>
35
+ <sub>Selecting a tea bag from the box</sub>
36
+ </td>
37
+ <td align="center" width="50%">
38
+ <video controls width="100%" src="https://huggingface.co/datasets/RoboXTechnologies/RoboX-EgoTask/resolve/main/overlays/clips/rec_egotask_ff236cfa_clip_0004_overlay.mp4"></video><br>
39
+ <sub>Placing the tea bag into the mug</sub>
40
+ </td>
41
+ </tr>
42
+ <tr>
43
+ <td align="center" width="50%">
44
+ <video controls width="100%" src="https://huggingface.co/datasets/RoboXTechnologies/RoboX-EgoTask/resolve/main/overlays/clips/rec_egotask_ff236cfa_clip_0005_overlay.mp4"></video><br>
45
+ <sub>Pouring hot water from the kettle into the mug</sub>
46
+ </td>
47
+ </tr>
48
+ </table>
49
+
50
+ ### Loading the dishwasher (object transfer)
51
+
52
+ <table>
53
+ <tr>
54
+ <td align="center" width="50%">
55
+ <video controls width="100%" src="https://huggingface.co/datasets/RoboXTechnologies/RoboX-EgoTask/resolve/main/overlays/clips/rec_egotask_7dae94e4_clip_0001_overlay.mp4"></video><br>
56
+ <sub>Opening the dishwasher door</sub>
57
+ </td>
58
+ <td align="center" width="50%">
59
+ <video controls width="100%" src="https://huggingface.co/datasets/RoboXTechnologies/RoboX-EgoTask/resolve/main/overlays/clips/rec_egotask_7dae94e4_clip_0002_overlay.mp4"></video><br>
60
+ <sub>Placing a blue plate with cutlery inside</sub>
61
+ </td>
62
+ </tr>
63
+ <tr>
64
+ <td align="center" width="50%">
65
+ <video controls width="100%" src="https://huggingface.co/datasets/RoboXTechnologies/RoboX-EgoTask/resolve/main/overlays/clips/rec_egotask_7dae94e4_clip_0003_overlay.mp4"></video><br>
66
+ <sub>Placing a white plate with cutlery inside</sub>
67
+ </td>
68
+ <td align="center" width="50%">
69
+ <video controls width="100%" src="https://huggingface.co/datasets/RoboXTechnologies/RoboX-EgoTask/resolve/main/overlays/clips/rec_egotask_7dae94e4_clip_0004_overlay.mp4"></video><br>
70
+ <sub>Placing a pot with its lid inside</sub>
71
+ </td>
72
+ </tr>
73
+ <tr>
74
+ <td align="center" width="50%">
75
+ <video controls width="100%" src="https://huggingface.co/datasets/RoboXTechnologies/RoboX-EgoTask/resolve/main/overlays/clips/rec_egotask_7dae94e4_clip_0005_overlay.mp4"></video><br>
76
+ <sub>Closing the dishwasher door</sub>
77
+ </td>
78
+ </tr>
79
+ </table>
80
+
81
+ ### Unboxing a GoPro (object transfer)
82
+
83
+ <table>
84
+ <tr>
85
+ <td align="center" width="50%">
86
+ <video controls width="100%" src="https://huggingface.co/datasets/RoboXTechnologies/RoboX-EgoTask/resolve/main/overlays/clips/rec_egotask_0171251f_clip_0001_overlay.mp4"></video><br>
87
+ <sub>Picking up the GoPro box from the shelf</sub>
88
+ </td>
89
+ <td align="center" width="50%">
90
+ <video controls width="100%" src="https://huggingface.co/datasets/RoboXTechnologies/RoboX-EgoTask/resolve/main/overlays/clips/rec_egotask_0171251f_clip_0002_overlay.mp4"></video><br>
91
+ <sub>Examining the GoPro box on the desk</sub>
92
+ </td>
93
+ </tr>
94
+ <tr>
95
+ <td align="center" width="50%">
96
+ <video controls width="100%" src="https://huggingface.co/datasets/RoboXTechnologies/RoboX-EgoTask/resolve/main/overlays/clips/rec_egotask_0171251f_clip_0003_overlay.mp4"></video><br>
97
+ <sub>Opening the bag with the head strap accessory</sub>
98
+ </td>
99
+ <td align="center" width="50%">
100
+ <video controls width="100%" src="https://huggingface.co/datasets/RoboXTechnologies/RoboX-EgoTask/resolve/main/overlays/clips/rec_egotask_0171251f_clip_0004_overlay.mp4"></video><br>
101
+ <sub>Placing the head strap accessory on the desk</sub>
102
+ </td>
103
+ </tr>
104
+ </table>
105
+
106
+ ### Cleaning the sink
107
+
108
+ <table>
109
+ <tr>
110
+ <td align="center" width="50%">
111
+ <video controls width="100%" src="https://huggingface.co/datasets/RoboXTechnologies/RoboX-EgoTask/resolve/main/overlays/clips/rec_egotask_19091acd_clip_0001_overlay.mp4"></video><br>
112
+ <sub>Spraying cleaning product onto the sink</sub>
113
+ </td>
114
+ <td align="center" width="50%">
115
+ <video controls width="100%" src="https://huggingface.co/datasets/RoboXTechnologies/RoboX-EgoTask/resolve/main/overlays/clips/rec_egotask_19091acd_clip_0002_overlay.mp4"></video><br>
116
+ <sub>Scrubbing the sink with a sponge</sub>
117
+ </td>
118
+ </tr>
119
+ </table>
120
+
121
+ ### Wiping a computer case
122
+
123
+ <table>
124
+ <tr>
125
+ <td align="center" width="50%">
126
+ <video controls width="100%" src="https://huggingface.co/datasets/RoboXTechnologies/RoboX-EgoTask/resolve/main/overlays/clips/rec_egotask_8e83b197_clip_0001_overlay.mp4"></video><br>
127
+ <sub>Wiping the front panel with a cloth</sub>
128
+ </td>
129
+ </tr>
130
+ </table>
131
 
132
  ## Dataset Summary
133