Datasets:
Languages:
English
ArXiv:
Tags:
egocentric-vision
exocentric-vision
gaze-tracking
referential-expressions
cooking
spatial-reasoning
License:
Commit ·
1e94157
1
Parent(s): decdaf5
add meta data
Browse files- data/recording_info.json +241 -0
data/recording_info.json
ADDED
|
@@ -0,0 +1,241 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{ "participants": [
|
| 2 |
+
{ "id": 1, "recordings": [
|
| 3 |
+
{ "id": "Par1rec1", "fps": 30, "duration": 57.97, "video_path": "Participant1/Par1rec1.mp4" }
|
| 4 |
+
,
|
| 5 |
+
{ "id": "Par1rec2", "fps": 30, "duration": 90.8, "video_path": "Participant1/Par1rec2.mp4" }
|
| 6 |
+
,
|
| 7 |
+
{ "id": "Par1rec3", "fps": 30, "duration": 70.06, "video_path": "Participant1/Par1rec3.mp4" }
|
| 8 |
+
,
|
| 9 |
+
{ "id": "Par1rec4", "fps": 30, "duration": 112.75, "video_path": "Participant1/Par1rec4.mp4" }
|
| 10 |
+
,
|
| 11 |
+
{ "id": "Par1rec5", "fps": 30, "duration": 107.65, "video_path": "Participant1/Par1rec5.mp4" }
|
| 12 |
+
] }
|
| 13 |
+
,
|
| 14 |
+
{ "id": 2, "recordings": [
|
| 15 |
+
{ "id": "Par2rec1", "fps": 30, "duration": 60.32, "video_path": "Participant2/Par2rec1.mp4" }
|
| 16 |
+
,
|
| 17 |
+
{ "id": "Par2rec2", "fps": 30, "duration": 108.59, "video_path": "Participant2/Par2rec2.mp4" }
|
| 18 |
+
,
|
| 19 |
+
{ "id": "Par2rec3", "fps": 30, "duration": 77.66, "video_path": "Participant2/Par2rec3.mp4" }
|
| 20 |
+
,
|
| 21 |
+
{ "id": "Par2rec4", "fps": 30, "duration": 89.5, "video_path": "Participant2/Par2rec4.mp4" }
|
| 22 |
+
,
|
| 23 |
+
{ "id": "Par2rec5", "fps": 30, "duration": 82.44, "video_path": "Participant2/Par2rec5.mp4" }
|
| 24 |
+
] }
|
| 25 |
+
,
|
| 26 |
+
{ "id": 3, "recordings": [
|
| 27 |
+
{ "id": "Par3rec1", "fps": 30, "duration": 51.12, "video_path": "Participant3/Par3rec1.mp4" }
|
| 28 |
+
,
|
| 29 |
+
{ "id": "Par3rec2", "fps": 30, "duration": 105.82, "video_path": "Participant3/Par3rec2.mp4" }
|
| 30 |
+
,
|
| 31 |
+
{ "id": "Par3rec3", "fps": 30, "duration": 89, "video_path": "Participant3/Par3rec3.mp4" }
|
| 32 |
+
,
|
| 33 |
+
{ "id": "Par3rec4", "fps": 30, "duration": 97.33, "video_path": "Participant3/Par3rec4.mp4" }
|
| 34 |
+
,
|
| 35 |
+
{ "id": "Par3rec5", "fps": 30, "duration": 91.8, "video_path": "Participant3/Par3rec5.mp4" }
|
| 36 |
+
] }
|
| 37 |
+
,
|
| 38 |
+
{ "id": 4, "recordings": [
|
| 39 |
+
{ "id": "Par4rec1", "fps": 30, "duration": 49.77, "video_path": "Participant4/Par4rec1.mp4" }
|
| 40 |
+
,
|
| 41 |
+
{ "id": "Par4rec2", "fps": 30, "duration": 67.68, "video_path": "Participant4/Par4rec2.mp4" }
|
| 42 |
+
,
|
| 43 |
+
{ "id": "Par4rec3", "fps": 30, "duration": 73.22, "video_path": "Participant4/Par4rec3.mp4" }
|
| 44 |
+
,
|
| 45 |
+
{ "id": "Par4rec4", "fps": 30, "duration": 87.3, "video_path": "Participant4/Par4rec4.mp4" }
|
| 46 |
+
,
|
| 47 |
+
{ "id": "Par4rec5", "fps": 30, "duration": 64.6, "video_path": "Participant4/Par4rec5.mp4" }
|
| 48 |
+
] }
|
| 49 |
+
,
|
| 50 |
+
{ "id": 5, "recordings": [
|
| 51 |
+
{ "id": "Par5rec1", "fps": 30, "duration": 45.35, "video_path": "Participant5/Par5rec1.mp4" }
|
| 52 |
+
,
|
| 53 |
+
{ "id": "Par5rec2", "fps": 30, "duration": 105.82, "video_path": "Participant5/Par5rec2.mp4" }
|
| 54 |
+
,
|
| 55 |
+
{ "id": "Par5rec3", "fps": 30, "duration": 110.19, "video_path": "Participant5/Par5rec3.mp4" }
|
| 56 |
+
,
|
| 57 |
+
{ "id": "Par5rec4", "fps": 30, "duration": 110.34, "video_path": "Participant5/Par5rec4.mp4" }
|
| 58 |
+
,
|
| 59 |
+
{ "id": "Par5rec5", "fps": 30, "duration": 116.82, "video_path": "Participant5/Par5rec5.mp4" }
|
| 60 |
+
] }
|
| 61 |
+
,
|
| 62 |
+
{ "id": 6, "recordings": [
|
| 63 |
+
{ "id": "Par6rec1", "fps": 30, "duration": 52.95, "video_path": "Participant6/Par6rec1.mp4" }
|
| 64 |
+
,
|
| 65 |
+
{ "id": "Par6rec2", "fps": 30, "duration": 123.8, "video_path": "Participant6/Par6rec2.mp4" }
|
| 66 |
+
,
|
| 67 |
+
{ "id": "Par6rec3", "fps": 30, "duration": 99.21, "video_path": "Participant6/Par6rec3.mp4" }
|
| 68 |
+
,
|
| 69 |
+
{ "id": "Par6rec4", "fps": 30, "duration": 135.73, "video_path": "Participant6/Par6rec4.mp4" }
|
| 70 |
+
,
|
| 71 |
+
{ "id": "Par6rec5", "fps": 30, "duration": 90.2, "video_path": "Participant6/Par6rec5.mp4" }
|
| 72 |
+
] }
|
| 73 |
+
,
|
| 74 |
+
{ "id": 7, "recordings": [
|
| 75 |
+
{ "id": "Par7rec1", "fps": 30, "duration": 45.35, "video_path": "Participant7/Par7rec1.mp4" }
|
| 76 |
+
,
|
| 77 |
+
{ "id": "Par7rec2", "fps": null, "duration": null, "video_path": null }
|
| 78 |
+
,
|
| 79 |
+
{ "id": "Par7rec3", "fps": null, "duration": null, "video_path": null }
|
| 80 |
+
,
|
| 81 |
+
{ "id": "Par7rec4", "fps": null, "duration": null, "video_path": null }
|
| 82 |
+
,
|
| 83 |
+
{ "id": "Par7rec5", "fps": 30, "duration": 73.98, "video_path": "Participant7/Par7rec5.mp4" }
|
| 84 |
+
] }
|
| 85 |
+
,
|
| 86 |
+
{ "id": 8, "recordings": [
|
| 87 |
+
{ "id": "Par8rec1", "fps": 30, "duration": 129.65, "video_path": "Participant8/Par8rec1.mp4" }
|
| 88 |
+
,
|
| 89 |
+
{ "id": "Par8rec2", "fps": 30, "duration": 55, "video_path": "Participant8/Par8rec2.mp4" }
|
| 90 |
+
,
|
| 91 |
+
{ "id": "Par8rec3", "fps": 30, "duration": 75.97, "video_path": "Participant8/Par8rec3.mp4" }
|
| 92 |
+
,
|
| 93 |
+
{ "id": "Par8rec4", "fps": 30, "duration": 75.44, "video_path": "Participant8/Par8rec4.mp4" }
|
| 94 |
+
,
|
| 95 |
+
{ "id": "Par8rec5", "fps": 30, "duration": 102.95, "video_path": "Participant8/Par8rec5.mp4" }
|
| 96 |
+
] }
|
| 97 |
+
,
|
| 98 |
+
{ "id": 9, "recordings": [
|
| 99 |
+
{ "id": "Par9rec1", "fps": 30, "duration": 174.53, "video_path": "Participant9/Par9rec1.mp4" }
|
| 100 |
+
,
|
| 101 |
+
{ "id": "Par9rec2", "fps": 30, "duration": 224.68, "video_path": "Participant9/Par9rec2.mp4" }
|
| 102 |
+
,
|
| 103 |
+
{ "id": "Par9rec3", "fps": 30, "duration": 257.59, "video_path": "Participant9/Par9rec3.mp4" }
|
| 104 |
+
,
|
| 105 |
+
{ "id": "Par9rec4", "fps": 30, "duration": 236.59, "video_path": "Participant9/Par9rec4.mp4" }
|
| 106 |
+
,
|
| 107 |
+
{ "id": "Par9rec5", "fps": 30, "duration": 197.04, "video_path": "Participant9/Par9rec5.mp4" }
|
| 108 |
+
] }
|
| 109 |
+
,
|
| 110 |
+
{ "id": 10, "recordings": [
|
| 111 |
+
{ "id": "Par10rec1", "fps": 30, "duration": 64.99, "video_path": "Participant10/Par10rec1.mp4" }
|
| 112 |
+
,
|
| 113 |
+
{ "id": "Par10rec2", "fps": 30, "duration": 73.2, "video_path": "Participant10/Par10rec2.mp4" }
|
| 114 |
+
,
|
| 115 |
+
{ "id": "Par10rec3", "fps": 30, "duration": 88.74, "video_path": "Participant10/Par10rec3.mp4" }
|
| 116 |
+
,
|
| 117 |
+
{ "id": "Par10rec4", "fps": 30, "duration": 116.82, "video_path": "Participant10/Par10rec4.mp4" }
|
| 118 |
+
,
|
| 119 |
+
{ "id": "Par10rec5", "fps": 30, "duration": 118.9, "video_path": "Participant10/Par10rec5.mp4" }
|
| 120 |
+
] }
|
| 121 |
+
,
|
| 122 |
+
{ "id": 11, "recordings": [
|
| 123 |
+
{ "id": "Par11rec1", "fps": 30, "duration": 56.43, "video_path": "Participant11/Par11rec1.mp4" }
|
| 124 |
+
,
|
| 125 |
+
{ "id": "Par11rec2", "fps": 30, "duration": 89.39, "video_path": "Participant11/Par11rec2.mp4" }
|
| 126 |
+
,
|
| 127 |
+
{ "id": "Par11rec3", "fps": 30, "duration": 89.39, "video_path": "Participant11/Par11rec3.mp4" }
|
| 128 |
+
,
|
| 129 |
+
{ "id": "Par11rec4", "fps": 30, "duration": 89.34, "video_path": "Participant11/Par11rec4.mp4" }
|
| 130 |
+
,
|
| 131 |
+
{ "id": "Par11rec5", "fps": 30, "duration": 69.36, "video_path": "Participant11/Par11rec5.mp4" }
|
| 132 |
+
] }
|
| 133 |
+
,
|
| 134 |
+
{ "id": 12, "recordings": [
|
| 135 |
+
{ "id": "Par12rec1", "fps": 30, "duration": 77.11, "video_path": "Participant12/Par12rec1.mp4" }
|
| 136 |
+
,
|
| 137 |
+
{ "id": "Par12rec2", "fps": 30, "duration": 89.53, "video_path": "Participant12/Par12rec2.mp4" }
|
| 138 |
+
,
|
| 139 |
+
{ "id": "Par12rec3", "fps": 30, "duration": 75.18, "video_path": "Participant12/Par12rec3.mp4" }
|
| 140 |
+
,
|
| 141 |
+
{ "id": "Par12rec4", "fps": 30, "duration": 75.68, "video_path": "Participant12/Par12rec4.mp4" }
|
| 142 |
+
,
|
| 143 |
+
{ "id": "Par12rec5", "fps": 30, "duration": 86.54, "video_path": "Participant12/Par12rec5.mp4" }
|
| 144 |
+
] }
|
| 145 |
+
,
|
| 146 |
+
{ "id": 13, "recordings": [
|
| 147 |
+
{ "id": "Par13rec1", "fps": 30, "duration": 55.22, "video_path": "Participant13/Par13rec1.mp4" }
|
| 148 |
+
,
|
| 149 |
+
{ "id": "Par13rec2", "fps": 30, "duration": 110.47, "video_path": "Participant13/Par13rec2.mp4" }
|
| 150 |
+
,
|
| 151 |
+
{ "id": "Par13rec3", "fps": 30, "duration": 79.47, "video_path": "Participant13/Par13rec3.mp4" }
|
| 152 |
+
,
|
| 153 |
+
{ "id": "Par13rec4", "fps": 30, "duration": 107.89, "video_path": "Participant13/Par13rec4.mp4" }
|
| 154 |
+
,
|
| 155 |
+
{ "id": "Par13rec5", "fps": 30, "duration": 81.06, "video_path": "Participant13/Par13rec5.mp4" }
|
| 156 |
+
] }
|
| 157 |
+
,
|
| 158 |
+
{ "id": 14, "recordings": [
|
| 159 |
+
{ "id": "Par14rec1", "fps": 30, "duration": 77.11, "video_path": "Participant14/Par14rec1.mp4" }
|
| 160 |
+
,
|
| 161 |
+
{ "id": "Par14rec2", "fps": 30, "duration": 117.89, "video_path": "Participant14/Par14rec2.mp4" }
|
| 162 |
+
,
|
| 163 |
+
{ "id": "Par14rec3", "fps": 30, "duration": 85.47, "video_path": "Participant14/Par14rec3.mp4" }
|
| 164 |
+
,
|
| 165 |
+
{ "id": "Par14rec4", "fps": 30, "duration": 97.93, "video_path": "Participant14/Par14rec4.mp4" }
|
| 166 |
+
,
|
| 167 |
+
{ "id": "Par14rec5", "fps": 30, "duration": 76.64, "video_path": "Participant14/Par14rec5.mp4" }
|
| 168 |
+
] }
|
| 169 |
+
,
|
| 170 |
+
{ "id": 15, "recordings": [
|
| 171 |
+
{ "id": "Par15rec1", "fps": 30, "duration": 55.15, "video_path": "Participant15/Par15rec1.mp4" }
|
| 172 |
+
,
|
| 173 |
+
{ "id": "Par15rec2", "fps": 30, "duration": 100.62, "video_path": "Participant15/Par15rec2.mp4" }
|
| 174 |
+
,
|
| 175 |
+
{ "id": "Par15rec3", "fps": 30, "duration": 117.08, "video_path": "Participant15/Par15rec3.mp4" }
|
| 176 |
+
,
|
| 177 |
+
{ "id": "Par15rec4", "fps": 30, "duration": 112.75, "video_path": "Participant15/Par15rec4.mp4" }
|
| 178 |
+
,
|
| 179 |
+
{ "id": "Par15rec5", "fps": 30, "duration": 89.39, "video_path": "Participant15/Par15rec5.mp4" }
|
| 180 |
+
] }
|
| 181 |
+
,
|
| 182 |
+
{ "id": 16, "recordings": [
|
| 183 |
+
{ "id": "Par16rec1", "fps": 30, "duration": 107.1, "video_path": "Participant16/Par16rec1.mp4" }
|
| 184 |
+
,
|
| 185 |
+
{ "id": "Par16rec2", "fps": 30, "duration": 107.1, "video_path": "Participant16/Par16rec2.mp4" }
|
| 186 |
+
,
|
| 187 |
+
{ "id": "Par16rec3", "fps": 30, "duration": 94.3, "video_path": "Participant16/Par16rec3.mp4" }
|
| 188 |
+
,
|
| 189 |
+
{ "id": "Par16rec4", "fps": 30, "duration": 165.36, "video_path": "Participant16/Par16rec4.mp4" }
|
| 190 |
+
,
|
| 191 |
+
{ "id": "Par16rec5", "fps": 30, "duration": 87.15, "video_path": "Participant16/Par16rec5.mp4" }
|
| 192 |
+
] }
|
| 193 |
+
,
|
| 194 |
+
{ "id": 17, "recordings": [
|
| 195 |
+
{ "id": "Par17rec1", "fps": 30, "duration": 86.49, "video_path": "Participant17/Par17rec1.mp4" }
|
| 196 |
+
,
|
| 197 |
+
{ "id": "Par17rec2", "fps": 30, "duration": 90.2, "video_path": "Participant17/Par17rec2.mp4" }
|
| 198 |
+
,
|
| 199 |
+
{ "id": "Par17rec3", "fps": 30, "duration": 103.55, "video_path": "Participant17/Par17rec3.mp4" }
|
| 200 |
+
,
|
| 201 |
+
{ "id": "Par17rec4", "fps": 30, "duration": 140.57, "video_path": "Participant17/Par17rec4.mp4" }
|
| 202 |
+
,
|
| 203 |
+
{ "id": "Par17rec5", "fps": 30, "duration": 104.86, "video_path": "Participant17/Par17rec5.mp4" }
|
| 204 |
+
] }
|
| 205 |
+
,
|
| 206 |
+
{ "id": 18, "recordings": [
|
| 207 |
+
{ "id": "Par18rec1", "fps": 30, "duration": 63.97, "video_path": "Participant18/Par18rec1.mp4" }
|
| 208 |
+
,
|
| 209 |
+
{ "id": "Par18rec2", "fps": 30, "duration": 71.43, "video_path": "Participant18/Par18rec2.mp4" }
|
| 210 |
+
,
|
| 211 |
+
{ "id": "Par18rec3", "fps": 30, "duration": 77.74, "video_path": "Participant18/Par18rec3.mp4" }
|
| 212 |
+
,
|
| 213 |
+
{ "id": "Par18rec4", "fps": 30, "duration": 92.33, "video_path": "Participant18/Par18rec4.mp4" }
|
| 214 |
+
,
|
| 215 |
+
{ "id": "Par18rec5", "fps": 30, "duration": 67.68, "video_path": "Participant18/Par18rec5.mp4" }
|
| 216 |
+
] }
|
| 217 |
+
,
|
| 218 |
+
{ "id": 19, "recordings": [
|
| 219 |
+
{ "id": "Par19rec1", "fps": 30, "duration": 48.35, "video_path": "Participant19/Par19rec1.mp4" }
|
| 220 |
+
,
|
| 221 |
+
{ "id": "Par19rec2", "fps": 30, "duration": 97.83, "video_path": "Participant19/Par19rec2.mp4" }
|
| 222 |
+
,
|
| 223 |
+
{ "id": "Par19rec3", "fps": 30, "duration": 100.03, "video_path": "Participant19/Par19rec3.mp4" }
|
| 224 |
+
,
|
| 225 |
+
{ "id": "Par19rec4", "fps": 30, "duration": 60.92, "video_path": "Participant19/Par19rec4.mp4" }
|
| 226 |
+
,
|
| 227 |
+
{ "id": "Par19rec5", "fps": 30, "duration": 73.56, "video_path": "Participant19/Par19rec5.mp4" }
|
| 228 |
+
] }
|
| 229 |
+
,
|
| 230 |
+
{ "id": 20, "recordings": [
|
| 231 |
+
{ "id": "Par20rec1", "fps": 30, "duration": 40.67, "video_path": "Participant20/Par20rec1.mp4" }
|
| 232 |
+
,
|
| 233 |
+
{ "id": "Par20rec2", "fps": 30, "duration": 68.91, "video_path": "Participant20/Par20rec2.mp4" }
|
| 234 |
+
,
|
| 235 |
+
{ "id": "Par20rec3", "fps": 30, "duration": 82.37, "video_path": "Participant20/Par20rec3.mp4" }
|
| 236 |
+
,
|
| 237 |
+
{ "id": "Par20rec4", "fps": 30, "duration": 61.67, "video_path": "Participant20/Par20rec4.mp4" }
|
| 238 |
+
,
|
| 239 |
+
{ "id": "Par20rec5", "fps": 30, "duration": 67.95, "video_path": "Participant20/Par20rec5.mp4" }
|
| 240 |
+
] }
|
| 241 |
+
]}
|