shuver commited on
Commit
1d76705
·
verified ·
1 Parent(s): f2aaff7

Add files using upload-large-folder tool

Browse files
Files changed (20) hide show
  1. Surgical/jhu/imerse/previously_collected_data/srth_porcine_chole_fix/meta/episodes.jsonl +0 -0
  2. Surgical/jhu/imerse/previously_collected_data/srth_porcine_chole_fix/meta/info.json +226 -0
  3. Surgical/jhu/imerse/previously_collected_data/srth_porcine_chole_fix/meta/modality.json +54 -0
  4. Surgical/jhu/imerse/previously_collected_data/srth_porcine_chole_fix/meta/percentile_stats.json +0 -0
  5. Surgical/jhu/imerse/previously_collected_data/srth_porcine_chole_fix/meta/relative_stats.json +1 -0
  6. Surgical/jhu/imerse/previously_collected_data/srth_porcine_chole_fix/meta/stats.json +242 -0
  7. Surgical/jhu/imerse/previously_collected_data/srth_porcine_chole_fix/meta/tasks.jsonl +17 -0
  8. Surgical/jhu/imerse/wound_closure/point_labeled/fausto_0_1_jesse_0_1_2_labeled/meta/episodes.jsonl +216 -0
  9. Surgical/jhu/imerse/wound_closure/point_labeled/fausto_0_1_jesse_0_1_2_labeled/meta/episodes_stats.jsonl +0 -0
  10. Surgical/jhu/imerse/wound_closure/point_labeled/fausto_0_1_jesse_0_1_2_labeled/meta/info.json +224 -0
  11. Surgical/jhu/imerse/wound_closure/point_labeled/fausto_0_1_jesse_0_1_2_labeled/meta/modality-4view.json +62 -0
  12. Surgical/jhu/imerse/wound_closure/point_labeled/fausto_0_1_jesse_0_1_2_labeled/meta/modality.json +59 -0
  13. Surgical/jhu/imerse/wound_closure/point_labeled/fausto_0_1_jesse_0_1_2_labeled/meta/percentile_stats.json +0 -0
  14. Surgical/jhu/imerse/wound_closure/point_labeled/fausto_0_1_jesse_0_1_2_labeled/meta/stats_cosmos.json +574 -0
  15. Surgical/jhu/imerse/wound_closure/point_labeled/fausto_0_1_jesse_0_1_2_labeled/meta/tasks.jsonl +1 -0
  16. Surgical/jhu/lscr/arcade/cautery/images/observation.images.wrist.right/episode_000019/frame_000007.png +3 -0
  17. Surgical/jhu/lscr/arcade/cautery/images/observation.images.wrist.right/episode_000019/frame_000009.png +3 -0
  18. Surgical/jhu/lscr/arcade/cautery/images/observation.images.wrist.right/episode_000019/frame_000029.png +3 -0
  19. Surgical/jhu/lscr/arcade/cautery/images/observation.images.wrist.right/episode_000019/frame_000124.png +3 -0
  20. Surgical/jhu/lscr/arcade/cautery/images/observation.images.wrist.right/episode_000019/frame_000182.png +3 -0
Surgical/jhu/imerse/previously_collected_data/srth_porcine_chole_fix/meta/episodes.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
Surgical/jhu/imerse/previously_collected_data/srth_porcine_chole_fix/meta/info.json ADDED
@@ -0,0 +1,226 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "dvrk",
4
+ "total_episodes": 14836,
5
+ "total_frames": 1878393,
6
+ "total_tasks": 17,
7
+ "total_videos": 59344,
8
+ "total_chunks": 15,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:11868",
13
+ "val": "11868:13352",
14
+ "test": "13352:14836",
15
+ "perfect": "0:10601",
16
+ "recovery": "10601:14836"
17
+ },
18
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
19
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
20
+ "features": {
21
+ "observation.images.endoscope.left": {
22
+ "dtype": "video",
23
+ "shape": [
24
+ 540,
25
+ 960,
26
+ 3
27
+ ],
28
+ "names": [
29
+ "height",
30
+ "width",
31
+ "channel"
32
+ ],
33
+ "info": {
34
+ "video.height": 540,
35
+ "video.width": 960,
36
+ "video.codec": "av1",
37
+ "video.pix_fmt": "yuv420p",
38
+ "video.is_depth_map": false,
39
+ "video.fps": 30,
40
+ "video.channels": 3,
41
+ "has_audio": false
42
+ }
43
+ },
44
+ "observation.images.endoscope.right": {
45
+ "dtype": "video",
46
+ "shape": [
47
+ 540,
48
+ 960,
49
+ 3
50
+ ],
51
+ "names": [
52
+ "height",
53
+ "width",
54
+ "channel"
55
+ ],
56
+ "info": {
57
+ "video.height": 540,
58
+ "video.width": 960,
59
+ "video.codec": "av1",
60
+ "video.pix_fmt": "yuv420p",
61
+ "video.is_depth_map": false,
62
+ "video.fps": 30,
63
+ "video.channels": 3,
64
+ "has_audio": false
65
+ }
66
+ },
67
+ "observation.images.wrist.left": {
68
+ "dtype": "video",
69
+ "shape": [
70
+ 480,
71
+ 640,
72
+ 3
73
+ ],
74
+ "names": [
75
+ "height",
76
+ "width",
77
+ "channel"
78
+ ],
79
+ "info": {
80
+ "video.height": 480,
81
+ "video.width": 640,
82
+ "video.codec": "av1",
83
+ "video.pix_fmt": "yuv420p",
84
+ "video.is_depth_map": false,
85
+ "video.fps": 30,
86
+ "video.channels": 3,
87
+ "has_audio": false
88
+ }
89
+ },
90
+ "observation.images.wrist.right": {
91
+ "dtype": "video",
92
+ "shape": [
93
+ 480,
94
+ 640,
95
+ 3
96
+ ],
97
+ "names": [
98
+ "height",
99
+ "width",
100
+ "channel"
101
+ ],
102
+ "info": {
103
+ "video.height": 480,
104
+ "video.width": 640,
105
+ "video.codec": "av1",
106
+ "video.pix_fmt": "yuv420p",
107
+ "video.is_depth_map": false,
108
+ "video.fps": 30,
109
+ "video.channels": 3,
110
+ "has_audio": false
111
+ }
112
+ },
113
+ "observation.state": {
114
+ "dtype": "float32",
115
+ "shape": [
116
+ 16
117
+ ],
118
+ "names": [
119
+ [
120
+ "psm1_pose.position.x",
121
+ "psm1_pose.position.y",
122
+ "psm1_pose.position.z",
123
+ "psm1_pose.orientation.x",
124
+ "psm1_pose.orientation.y",
125
+ "psm1_pose.orientation.z",
126
+ "psm1_pose.orientation.w",
127
+ "psm1_jaw",
128
+ "psm2_pose.position.x",
129
+ "psm2_pose.position.y",
130
+ "psm2_pose.position.z",
131
+ "psm2_pose.orientation.x",
132
+ "psm2_pose.orientation.y",
133
+ "psm2_pose.orientation.z",
134
+ "psm2_pose.orientation.w",
135
+ "psm2_jaw"
136
+ ]
137
+ ]
138
+ },
139
+ "action": {
140
+ "dtype": "float32",
141
+ "shape": [
142
+ 16
143
+ ],
144
+ "names": [
145
+ [
146
+ "psm1_sp.position.x",
147
+ "psm1_sp.position.y",
148
+ "psm1_sp.position.z",
149
+ "psm1_sp.orientation.x",
150
+ "psm1_sp.orientation.y",
151
+ "psm1_sp.orientation.z",
152
+ "psm1_sp.orientation.w",
153
+ "psm1_jaw_sp",
154
+ "psm2_sp.position.x",
155
+ "psm2_sp.position.y",
156
+ "psm2_sp.position.z",
157
+ "psm2_sp.orientation.x",
158
+ "psm2_sp.orientation.y",
159
+ "psm2_sp.orientation.z",
160
+ "psm2_sp.orientation.w",
161
+ "psm2_jaw_sp"
162
+ ]
163
+ ]
164
+ },
165
+ "observation.meta.tool.psm1": {
166
+ "dtype": "string",
167
+ "shape": [
168
+ 1
169
+ ],
170
+ "names": [
171
+ "value"
172
+ ]
173
+ },
174
+ "observation.meta.tool.psm2": {
175
+ "dtype": "string",
176
+ "shape": [
177
+ 1
178
+ ],
179
+ "names": [
180
+ "value"
181
+ ]
182
+ },
183
+ "instruction.text": {
184
+ "dtype": "string",
185
+ "shape": [
186
+ 1
187
+ ],
188
+ "description": "Natural language command for the robot"
189
+ },
190
+ "timestamp": {
191
+ "dtype": "float32",
192
+ "shape": [
193
+ 1
194
+ ],
195
+ "names": null
196
+ },
197
+ "frame_index": {
198
+ "dtype": "int64",
199
+ "shape": [
200
+ 1
201
+ ],
202
+ "names": null
203
+ },
204
+ "episode_index": {
205
+ "dtype": "int64",
206
+ "shape": [
207
+ 1
208
+ ],
209
+ "names": null
210
+ },
211
+ "index": {
212
+ "dtype": "int64",
213
+ "shape": [
214
+ 1
215
+ ],
216
+ "names": null
217
+ },
218
+ "task_index": {
219
+ "dtype": "int64",
220
+ "shape": [
221
+ 1
222
+ ],
223
+ "names": null
224
+ }
225
+ }
226
+ }
Surgical/jhu/imerse/previously_collected_data/srth_porcine_chole_fix/meta/modality.json ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "state": {
3
+ "psm1_pose": {
4
+ "start": 0,
5
+ "end": 7
6
+ },
7
+ "psm1_gripper": {
8
+ "start": 7,
9
+ "end": 8
10
+ },
11
+ "psm2_pose": {
12
+ "start": 8,
13
+ "end": 15
14
+ },
15
+ "psm2_gripper": {
16
+ "start": 15,
17
+ "end": 16
18
+ }
19
+ },
20
+ "action": {
21
+ "psm1_pose": {
22
+ "start": 0,
23
+ "end": 7
24
+ },
25
+ "psm1_gripper": {
26
+ "start": 7,
27
+ "end": 8
28
+ },
29
+ "psm2_pose": {
30
+ "start": 8,
31
+ "end": 15
32
+ },
33
+ "psm2_gripper": {
34
+ "start": 15,
35
+ "end": 16
36
+ }
37
+ },
38
+ "video": {
39
+ "endoscope_left": {
40
+ "original_key": "observation.images.endoscope.left"
41
+ },
42
+ "wrist_left": {
43
+ "original_key": "observation.images.wrist.left"
44
+ },
45
+ "wrist_right": {
46
+ "original_key": "observation.images.wrist.right"
47
+ }
48
+ },
49
+ "annotation": {
50
+ "human.task_description": {
51
+ "original_key": "task_index"
52
+ }
53
+ }
54
+ }
Surgical/jhu/imerse/previously_collected_data/srth_porcine_chole_fix/meta/percentile_stats.json ADDED
The diff for this file is too large to render. See raw diff
 
Surgical/jhu/imerse/previously_collected_data/srth_porcine_chole_fix/meta/relative_stats.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {}
Surgical/jhu/imerse/previously_collected_data/srth_porcine_chole_fix/meta/stats.json ADDED
@@ -0,0 +1,242 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.state": {
3
+ "mean": [
4
+ 0.016681194305419922,
5
+ -0.0021136237774044275,
6
+ 0.06453904509544373,
7
+ 0.33193641901016235,
8
+ 0.5169665217399597,
9
+ 0.16605374217033386,
10
+ 0.7366566061973572,
11
+ 0.566338300704956,
12
+ -0.029791075736284256,
13
+ 0.01303193625062704,
14
+ 0.06060153245925903,
15
+ -0.07435265928506851,
16
+ -0.3572752773761749,
17
+ 0.0600445419549942,
18
+ 0.5638146996498108,
19
+ -0.3098120391368866
20
+ ],
21
+ "std": [
22
+ 0.009563368745148182,
23
+ 0.006821346934884787,
24
+ 0.008286083117127419,
25
+ 0.1138482615351677,
26
+ 0.11100596189498901,
27
+ 0.10503214597702026,
28
+ 0.12572060525417328,
29
+ 0.4661509096622467,
30
+ 0.009004075080156326,
31
+ 0.009634467773139477,
32
+ 0.012698628939688206,
33
+ 0.34690284729003906,
34
+ 0.16314317286014557,
35
+ 0.5887762308120728,
36
+ 0.22881074249744415,
37
+ 0.1886110007762909
38
+ ],
39
+ "min": [
40
+ -0.014950168319046497,
41
+ -0.034619517624378204,
42
+ 0.041221801191568375,
43
+ -0.2852011024951935,
44
+ -0.5612499117851257,
45
+ -0.28152787685394287,
46
+ -0.5614281296730042,
47
+ -0.3634975552558899,
48
+ -0.055234551429748535,
49
+ -0.023625299334526062,
50
+ 0.026314083486795425,
51
+ -0.6747033596038818,
52
+ -0.6977114081382751,
53
+ -0.6701391339302063,
54
+ -0.6940241456031799,
55
+ -0.3519681990146637
56
+ ],
57
+ "max": [
58
+ 0.05148456618189812,
59
+ 0.02490260824561119,
60
+ 0.12099006026983261,
61
+ 0.6845593452453613,
62
+ 0.7223649024963379,
63
+ 0.7952226996421814,
64
+ 0.982205867767334,
65
+ 1.4600831270217896,
66
+ -0.003032269421964884,
67
+ 0.03429460898041725,
68
+ 0.11572650820016861,
69
+ 0.558639645576477,
70
+ 0.7395265698432922,
71
+ 0.9098170399665833,
72
+ 0.8944272994995117,
73
+ 1.3984477519989014
74
+ ],
75
+ "q01": [
76
+ -0.004790350794792175,
77
+ -0.022394685447216033,
78
+ 0.048297290503978726,
79
+ 0.10455079942941665,
80
+ -0.2528223192691803,
81
+ -0.017192291989922517,
82
+ -0.13575103700160981,
83
+ -0.34933364391326904,
84
+ -0.04882805109024048,
85
+ -0.006907692030072212,
86
+ 0.03727983176708222,
87
+ -0.5728455376625061,
88
+ -0.5833688759803772,
89
+ -0.6125849652290344,
90
+ -0.571651394367218,
91
+ -0.3498070538043976
92
+ ],
93
+ "q99": [
94
+ 0.03946331903338433,
95
+ 0.011966689899563796,
96
+ 0.0822354057431221,
97
+ 0.5748120427131653,
98
+ 0.6541020369529724,
99
+ 0.7115004634857196,
100
+ 0.9047977805137635,
101
+ 1.447343349456787,
102
+ -0.00924354903399944,
103
+ 0.030706656351685527,
104
+ 0.10171059131622318,
105
+ 0.42549001336097725,
106
+ 0.45526726722717303,
107
+ 0.8327946400642396,
108
+ 0.836962480545044,
109
+ 0.8468728065490723
110
+ ]
111
+ },
112
+ "action": {
113
+ "mean": [
114
+ 0.016680892556905746,
115
+ -0.0021149914246052504,
116
+ 0.06453868001699448,
117
+ 0.3319661319255829,
118
+ 0.5169611573219299,
119
+ 0.16606347262859344,
120
+ 0.7366779446601868,
121
+ 0.5661097764968872,
122
+ -0.029791666194796562,
123
+ 0.013032104820013046,
124
+ 0.06059980019927025,
125
+ -0.07435903698205948,
126
+ -0.357256144285202,
127
+ 0.06003652885556221,
128
+ 0.5638248920440674,
129
+ -0.31017401814460754
130
+ ],
131
+ "std": [
132
+ 0.009558189660310745,
133
+ 0.006818318273872137,
134
+ 0.00827988050878048,
135
+ 0.113740473985672,
136
+ 0.11095623672008514,
137
+ 0.10498881340026855,
138
+ 0.12569047510623932,
139
+ 0.4668254554271698,
140
+ 0.009002536535263062,
141
+ 0.009633656591176987,
142
+ 0.012696878984570503,
143
+ 0.3468995690345764,
144
+ 0.16314181685447693,
145
+ 0.5887842178344727,
146
+ 0.22880865633487701,
147
+ 0.18764843046665192
148
+ ],
149
+ "min": [
150
+ -0.014925944618880749,
151
+ -0.034606486558914185,
152
+ 0.041136324405670166,
153
+ -0.2854953408241272,
154
+ -0.5582644939422607,
155
+ -0.2817395031452179,
156
+ -0.562024712562561,
157
+ -0.34909600019454956,
158
+ -0.05521996691823006,
159
+ -0.023633359000086784,
160
+ 0.02631494030356407,
161
+ -0.674688994884491,
162
+ -0.697675883769989,
163
+ -0.6700311899185181,
164
+ -0.6954583525657654,
165
+ -0.34906598925590515
166
+ ],
167
+ "max": [
168
+ 0.051386795938014984,
169
+ 0.02490113116800785,
170
+ 0.12088636308908463,
171
+ 0.6848373413085938,
172
+ 0.7226781845092773,
173
+ 0.7951448559761047,
174
+ 0.9822992086410522,
175
+ 1.4579498767852783,
176
+ -0.003031758824363351,
177
+ 0.03429167717695236,
178
+ 0.11556939035654068,
179
+ 0.6385874152183533,
180
+ 0.7384701371192932,
181
+ 0.9098148941993713,
182
+ 0.8944072127342224,
183
+ 1.397807240486145
184
+ ],
185
+ "q01": [
186
+ -0.004785280525684356,
187
+ -0.02239492505788803,
188
+ 0.0483047690987587,
189
+ 0.10486206829547882,
190
+ -0.2529336667060852,
191
+ -0.017065426111221315,
192
+ -0.13589546024799343,
193
+ -0.34906598925590515,
194
+ -0.048825507014989854,
195
+ -0.006904958635568619,
196
+ 0.03729911282658577,
197
+ -0.5727899718284607,
198
+ -0.5833289957046509,
199
+ -0.6125995230674743,
200
+ -0.5716544127464295,
201
+ -0.34906598925590515
202
+ ],
203
+ "q99": [
204
+ 0.039458451122045525,
205
+ 0.011959809288382545,
206
+ 0.0822230139374733,
207
+ 0.5747168064117433,
208
+ 0.6539475536346436,
209
+ 0.7115457630157471,
210
+ 0.9046006846427918,
211
+ 1.4472330808639526,
212
+ -0.009247246198356152,
213
+ 0.030705159083008776,
214
+ 0.10171567618846895,
215
+ 0.42543867588043266,
216
+ 0.45529033184051515,
217
+ 0.8327466344833374,
218
+ 0.8369778990745544,
219
+ 0.8431276082992554
220
+ ]
221
+ },
222
+ "timestamp": {
223
+ "mean": [
224
+ 1722527360.0
225
+ ],
226
+ "std": [
227
+ 1640256.25
228
+ ],
229
+ "min": [
230
+ 1719012224.0
231
+ ],
232
+ "max": [
233
+ 1725727744.0
234
+ ],
235
+ "q01": [
236
+ 1719618432.0
237
+ ],
238
+ "q99": [
239
+ 1725725952.0
240
+ ]
241
+ }
242
+ }
Surgical/jhu/imerse/previously_collected_data/srth_porcine_chole_fix/meta/tasks.jsonl ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"task_index": 0, "task": "clipping third clip right tube"}
2
+ {"task_index": 1, "task": "going back first clip right tube"}
3
+ {"task_index": 2, "task": "clipping first clip right tube"}
4
+ {"task_index": 3, "task": "clipping first clip left tube"}
5
+ {"task_index": 4, "task": "grabbing gallbladder"}
6
+ {"task_index": 5, "task": "clipping third clip left tube"}
7
+ {"task_index": 6, "task": "going back third clip right tube"}
8
+ {"task_index": 7, "task": "go back from the cut left tube"}
9
+ {"task_index": 8, "task": "go to the cutting position right tube"}
10
+ {"task_index": 9, "task": "go back from the cut right tube"}
11
+ {"task_index": 10, "task": "clipping second clip right tube"}
12
+ {"task_index": 11, "task": "go to the cutting position left tube"}
13
+ {"task_index": 12, "task": "going back third clip left tube"}
14
+ {"task_index": 13, "task": "clipping second clip left tube"}
15
+ {"task_index": 14, "task": "going back second clip left tube"}
16
+ {"task_index": 15, "task": "going back first clip left tube"}
17
+ {"task_index": 16, "task": "going back second clip right tube"}
Surgical/jhu/imerse/wound_closure/point_labeled/fausto_0_1_jesse_0_1_2_labeled/meta/episodes.jsonl ADDED
@@ -0,0 +1,216 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["Wound Closure"], "length": 15659}
2
+ {"episode_index": 1, "tasks": ["Wound Closure"], "length": 5545}
3
+ {"episode_index": 2, "tasks": ["Wound Closure"], "length": 23485}
4
+ {"episode_index": 3, "tasks": ["Wound Closure"], "length": 13932}
5
+ {"episode_index": 4, "tasks": ["Wound Closure"], "length": 11151}
6
+ {"episode_index": 5, "tasks": ["Wound Closure"], "length": 11646}
7
+ {"episode_index": 6, "tasks": ["Wound Closure"], "length": 12695}
8
+ {"episode_index": 7, "tasks": ["Wound Closure"], "length": 13821}
9
+ {"episode_index": 8, "tasks": ["Wound Closure"], "length": 21913}
10
+ {"episode_index": 9, "tasks": ["Wound Closure"], "length": 12338}
11
+ {"episode_index": 10, "tasks": ["Wound Closure"], "length": 7329}
12
+ {"episode_index": 11, "tasks": ["Wound Closure"], "length": 14430}
13
+ {"episode_index": 12, "tasks": ["Wound Closure"], "length": 17825}
14
+ {"episode_index": 13, "tasks": ["Wound Closure"], "length": 13912}
15
+ {"episode_index": 14, "tasks": ["Wound Closure"], "length": 9036}
16
+ {"episode_index": 15, "tasks": ["Wound Closure"], "length": 10300}
17
+ {"episode_index": 16, "tasks": ["Wound Closure"], "length": 2863}
18
+ {"episode_index": 17, "tasks": ["Wound Closure"], "length": 3434}
19
+ {"episode_index": 18, "tasks": ["Wound Closure"], "length": 11969}
20
+ {"episode_index": 19, "tasks": ["Wound Closure"], "length": 11912}
21
+ {"episode_index": 20, "tasks": ["Wound Closure"], "length": 9499}
22
+ {"episode_index": 21, "tasks": ["Wound Closure"], "length": 7994}
23
+ {"episode_index": 22, "tasks": ["Wound Closure"], "length": 2446}
24
+ {"episode_index": 23, "tasks": ["Wound Closure"], "length": 5486}
25
+ {"episode_index": 24, "tasks": ["Wound Closure"], "length": 4040}
26
+ {"episode_index": 25, "tasks": ["Wound Closure"], "length": 12037}
27
+ {"episode_index": 26, "tasks": ["Wound Closure"], "length": 2201}
28
+ {"episode_index": 27, "tasks": ["Wound Closure"], "length": 15037}
29
+ {"episode_index": 28, "tasks": ["Wound Closure"], "length": 12462}
30
+ {"episode_index": 29, "tasks": ["Wound Closure"], "length": 13103}
31
+ {"episode_index": 30, "tasks": ["Wound Closure"], "length": 25260}
32
+ {"episode_index": 31, "tasks": ["Wound Closure"], "length": 5334}
33
+ {"episode_index": 32, "tasks": ["Wound Closure"], "length": 10690}
34
+ {"episode_index": 33, "tasks": ["Wound Closure"], "length": 7900}
35
+ {"episode_index": 34, "tasks": ["Wound Closure"], "length": 10477}
36
+ {"episode_index": 35, "tasks": ["Wound Closure"], "length": 13179}
37
+ {"episode_index": 36, "tasks": ["Wound Closure"], "length": 7246}
38
+ {"episode_index": 37, "tasks": ["Wound Closure"], "length": 1162}
39
+ {"episode_index": 38, "tasks": ["Wound Closure"], "length": 4421}
40
+ {"episode_index": 39, "tasks": ["Wound Closure"], "length": 4699}
41
+ {"episode_index": 40, "tasks": ["Wound Closure"], "length": 3212}
42
+ {"episode_index": 41, "tasks": ["Wound Closure"], "length": 10126}
43
+ {"episode_index": 42, "tasks": ["Wound Closure"], "length": 3809}
44
+ {"episode_index": 43, "tasks": ["Wound Closure"], "length": 13466}
45
+ {"episode_index": 44, "tasks": ["Wound Closure"], "length": 9739}
46
+ {"episode_index": 45, "tasks": ["Wound Closure"], "length": 7411}
47
+ {"episode_index": 46, "tasks": ["Wound Closure"], "length": 18196}
48
+ {"episode_index": 47, "tasks": ["Wound Closure"], "length": 3519}
49
+ {"episode_index": 48, "tasks": ["Wound Closure"], "length": 16852}
50
+ {"episode_index": 49, "tasks": ["Wound Closure"], "length": 11754}
51
+ {"episode_index": 50, "tasks": ["Wound Closure"], "length": 3756}
52
+ {"episode_index": 51, "tasks": ["Wound Closure"], "length": 6265}
53
+ {"episode_index": 52, "tasks": ["Wound Closure"], "length": 14073}
54
+ {"episode_index": 53, "tasks": ["Wound Closure"], "length": 6547}
55
+ {"episode_index": 54, "tasks": ["Wound Closure"], "length": 4493}
56
+ {"episode_index": 55, "tasks": ["Wound Closure"], "length": 12422}
57
+ {"episode_index": 56, "tasks": ["Wound Closure"], "length": 8539}
58
+ {"episode_index": 57, "tasks": ["Wound Closure"], "length": 9963}
59
+ {"episode_index": 58, "tasks": ["Wound Closure"], "length": 4409}
60
+ {"episode_index": 59, "tasks": ["Wound Closure"], "length": 1938}
61
+ {"episode_index": 60, "tasks": ["Wound Closure"], "length": 4117}
62
+ {"episode_index": 61, "tasks": ["Wound Closure"], "length": 10852}
63
+ {"episode_index": 62, "tasks": ["Wound Closure"], "length": 9707}
64
+ {"episode_index": 63, "tasks": ["Wound Closure"], "length": 12214}
65
+ {"episode_index": 64, "tasks": ["Wound Closure"], "length": 5270}
66
+ {"episode_index": 65, "tasks": ["Wound Closure"], "length": 15708}
67
+ {"episode_index": 66, "tasks": ["Wound Closure"], "length": 3036}
68
+ {"episode_index": 67, "tasks": ["Wound Closure"], "length": 4993}
69
+ {"episode_index": 68, "tasks": ["Wound Closure"], "length": 4798}
70
+ {"episode_index": 69, "tasks": ["Wound Closure"], "length": 8096}
71
+ {"episode_index": 70, "tasks": ["Wound Closure"], "length": 4690}
72
+ {"episode_index": 71, "tasks": ["Wound Closure"], "length": 3776}
73
+ {"episode_index": 72, "tasks": ["Wound Closure"], "length": 4061}
74
+ {"episode_index": 73, "tasks": ["Wound Closure"], "length": 12178}
75
+ {"episode_index": 74, "tasks": ["Wound Closure"], "length": 3715}
76
+ {"episode_index": 75, "tasks": ["Wound Closure"], "length": 3124}
77
+ {"episode_index": 76, "tasks": ["Wound Closure"], "length": 3210}
78
+ {"episode_index": 77, "tasks": ["Wound Closure"], "length": 15899}
79
+ {"episode_index": 78, "tasks": ["Wound Closure"], "length": 9213}
80
+ {"episode_index": 79, "tasks": ["Wound Closure"], "length": 7747}
81
+ {"episode_index": 80, "tasks": ["Wound Closure"], "length": 10079}
82
+ {"episode_index": 81, "tasks": ["Wound Closure"], "length": 8073}
83
+ {"episode_index": 82, "tasks": ["Wound Closure"], "length": 3886}
84
+ {"episode_index": 83, "tasks": ["Wound Closure"], "length": 12384}
85
+ {"episode_index": 84, "tasks": ["Wound Closure"], "length": 8064}
86
+ {"episode_index": 85, "tasks": ["Wound Closure"], "length": 3754}
87
+ {"episode_index": 86, "tasks": ["Wound Closure"], "length": 7027}
88
+ {"episode_index": 87, "tasks": ["Wound Closure"], "length": 3152}
89
+ {"episode_index": 88, "tasks": ["Wound Closure"], "length": 10725}
90
+ {"episode_index": 89, "tasks": ["Wound Closure"], "length": 5865}
91
+ {"episode_index": 90, "tasks": ["Wound Closure"], "length": 4323}
92
+ {"episode_index": 91, "tasks": ["Wound Closure"], "length": 6922}
93
+ {"episode_index": 92, "tasks": ["Wound Closure"], "length": 13068}
94
+ {"episode_index": 93, "tasks": ["Wound Closure"], "length": 2957}
95
+ {"episode_index": 94, "tasks": ["Wound Closure"], "length": 10215}
96
+ {"episode_index": 95, "tasks": ["Wound Closure"], "length": 5523}
97
+ {"episode_index": 96, "tasks": ["Wound Closure"], "length": 9345}
98
+ {"episode_index": 97, "tasks": ["Wound Closure"], "length": 5150}
99
+ {"episode_index": 98, "tasks": ["Wound Closure"], "length": 6792}
100
+ {"episode_index": 99, "tasks": ["Wound Closure"], "length": 2863}
101
+ {"episode_index": 100, "tasks": ["Wound Closure"], "length": 15864}
102
+ {"episode_index": 101, "tasks": ["Wound Closure"], "length": 7937}
103
+ {"episode_index": 102, "tasks": ["Wound Closure"], "length": 7646}
104
+ {"episode_index": 103, "tasks": ["Wound Closure"], "length": 2789}
105
+ {"episode_index": 104, "tasks": ["Wound Closure"], "length": 9090}
106
+ {"episode_index": 105, "tasks": ["Wound Closure"], "length": 8017}
107
+ {"episode_index": 106, "tasks": ["Wound Closure"], "length": 1112}
108
+ {"episode_index": 107, "tasks": ["Wound Closure"], "length": 3075}
109
+ {"episode_index": 108, "tasks": ["Wound Closure"], "length": 11811}
110
+ {"episode_index": 109, "tasks": ["Wound Closure"], "length": 3155}
111
+ {"episode_index": 110, "tasks": ["Wound Closure"], "length": 16920}
112
+ {"episode_index": 111, "tasks": ["Wound Closure"], "length": 7687}
113
+ {"episode_index": 112, "tasks": ["Wound Closure"], "length": 5871}
114
+ {"episode_index": 113, "tasks": ["Wound Closure"], "length": 15733}
115
+ {"episode_index": 114, "tasks": ["Wound Closure"], "length": 16217}
116
+ {"episode_index": 115, "tasks": ["Wound Closure"], "length": 12938}
117
+ {"episode_index": 116, "tasks": ["Wound Closure"], "length": 2799}
118
+ {"episode_index": 117, "tasks": ["Wound Closure"], "length": 10443}
119
+ {"episode_index": 118, "tasks": ["Wound Closure"], "length": 2696}
120
+ {"episode_index": 119, "tasks": ["Wound Closure"], "length": 10467}
121
+ {"episode_index": 120, "tasks": ["Wound Closure"], "length": 2943}
122
+ {"episode_index": 121, "tasks": ["Wound Closure"], "length": 4826}
123
+ {"episode_index": 122, "tasks": ["Wound Closure"], "length": 16130}
124
+ {"episode_index": 123, "tasks": ["Wound Closure"], "length": 6487}
125
+ {"episode_index": 124, "tasks": ["Wound Closure"], "length": 11654}
126
+ {"episode_index": 125, "tasks": ["Wound Closure"], "length": 4350}
127
+ {"episode_index": 126, "tasks": ["Wound Closure"], "length": 2372}
128
+ {"episode_index": 127, "tasks": ["Wound Closure"], "length": 5485}
129
+ {"episode_index": 128, "tasks": ["Wound Closure"], "length": 4796}
130
+ {"episode_index": 129, "tasks": ["Wound Closure"], "length": 3969}
131
+ {"episode_index": 130, "tasks": ["Wound Closure"], "length": 8762}
132
+ {"episode_index": 131, "tasks": ["Wound Closure"], "length": 770}
133
+ {"episode_index": 132, "tasks": ["Wound Closure"], "length": 13289}
134
+ {"episode_index": 133, "tasks": ["Wound Closure"], "length": 2740}
135
+ {"episode_index": 134, "tasks": ["Wound Closure"], "length": 3183}
136
+ {"episode_index": 135, "tasks": ["Wound Closure"], "length": 2887}
137
+ {"episode_index": 136, "tasks": ["Wound Closure"], "length": 8491}
138
+ {"episode_index": 137, "tasks": ["Wound Closure"], "length": 6687}
139
+ {"episode_index": 138, "tasks": ["Wound Closure"], "length": 9684}
140
+ {"episode_index": 139, "tasks": ["Wound Closure"], "length": 12245}
141
+ {"episode_index": 140, "tasks": ["Wound Closure"], "length": 6516}
142
+ {"episode_index": 141, "tasks": ["Wound Closure"], "length": 9801}
143
+ {"episode_index": 142, "tasks": ["Wound Closure"], "length": 3706}
144
+ {"episode_index": 143, "tasks": ["Wound Closure"], "length": 18797}
145
+ {"episode_index": 144, "tasks": ["Wound Closure"], "length": 3166}
146
+ {"episode_index": 145, "tasks": ["Wound Closure"], "length": 6226}
147
+ {"episode_index": 146, "tasks": ["Wound Closure"], "length": 6159}
148
+ {"episode_index": 147, "tasks": ["Wound Closure"], "length": 6273}
149
+ {"episode_index": 148, "tasks": ["Wound Closure"], "length": 8670}
150
+ {"episode_index": 149, "tasks": ["Wound Closure"], "length": 10856}
151
+ {"episode_index": 150, "tasks": ["Wound Closure"], "length": 3022}
152
+ {"episode_index": 151, "tasks": ["Wound Closure"], "length": 7067}
153
+ {"episode_index": 152, "tasks": ["Wound Closure"], "length": 1801}
154
+ {"episode_index": 153, "tasks": ["Wound Closure"], "length": 3254}
155
+ {"episode_index": 154, "tasks": ["Wound Closure"], "length": 3396}
156
+ {"episode_index": 155, "tasks": ["Wound Closure"], "length": 3231}
157
+ {"episode_index": 156, "tasks": ["Wound Closure"], "length": 9407}
158
+ {"episode_index": 157, "tasks": ["Wound Closure"], "length": 8507}
159
+ {"episode_index": 158, "tasks": ["Wound Closure"], "length": 7280}
160
+ {"episode_index": 159, "tasks": ["Wound Closure"], "length": 12759}
161
+ {"episode_index": 160, "tasks": ["Wound Closure"], "length": 7063}
162
+ {"episode_index": 161, "tasks": ["Wound Closure"], "length": 18744}
163
+ {"episode_index": 162, "tasks": ["Wound Closure"], "length": 5853}
164
+ {"episode_index": 163, "tasks": ["Wound Closure"], "length": 12830}
165
+ {"episode_index": 164, "tasks": ["Wound Closure"], "length": 7115}
166
+ {"episode_index": 165, "tasks": ["Wound Closure"], "length": 8698}
167
+ {"episode_index": 166, "tasks": ["Wound Closure"], "length": 11507}
168
+ {"episode_index": 167, "tasks": ["Wound Closure"], "length": 9205}
169
+ {"episode_index": 168, "tasks": ["Wound Closure"], "length": 17208}
170
+ {"episode_index": 169, "tasks": ["Wound Closure"], "length": 5699}
171
+ {"episode_index": 170, "tasks": ["Wound Closure"], "length": 2187}
172
+ {"episode_index": 171, "tasks": ["Wound Closure"], "length": 8423}
173
+ {"episode_index": 172, "tasks": ["Wound Closure"], "length": 5714}
174
+ {"episode_index": 173, "tasks": ["Wound Closure"], "length": 12749}
175
+ {"episode_index": 174, "tasks": ["Wound Closure"], "length": 2709}
176
+ {"episode_index": 175, "tasks": ["Wound Closure"], "length": 10647}
177
+ {"episode_index": 176, "tasks": ["Wound Closure"], "length": 5156}
178
+ {"episode_index": 177, "tasks": ["Wound Closure"], "length": 8077}
179
+ {"episode_index": 178, "tasks": ["Wound Closure"], "length": 5676}
180
+ {"episode_index": 179, "tasks": ["Wound Closure"], "length": 3174}
181
+ {"episode_index": 180, "tasks": ["Wound Closure"], "length": 5840}
182
+ {"episode_index": 181, "tasks": ["Wound Closure"], "length": 6816}
183
+ {"episode_index": 182, "tasks": ["Wound Closure"], "length": 8805}
184
+ {"episode_index": 183, "tasks": ["Wound Closure"], "length": 12697}
185
+ {"episode_index": 184, "tasks": ["Wound Closure"], "length": 3870}
186
+ {"episode_index": 185, "tasks": ["Wound Closure"], "length": 10277}
187
+ {"episode_index": 186, "tasks": ["Wound Closure"], "length": 6378}
188
+ {"episode_index": 187, "tasks": ["Wound Closure"], "length": 15468}
189
+ {"episode_index": 188, "tasks": ["Wound Closure"], "length": 7998}
190
+ {"episode_index": 189, "tasks": ["Wound Closure"], "length": 11223}
191
+ {"episode_index": 190, "tasks": ["Wound Closure"], "length": 16856}
192
+ {"episode_index": 191, "tasks": ["Wound Closure"], "length": 3603}
193
+ {"episode_index": 192, "tasks": ["Wound Closure"], "length": 5031}
194
+ {"episode_index": 193, "tasks": ["Wound Closure"], "length": 3576}
195
+ {"episode_index": 194, "tasks": ["Wound Closure"], "length": 6969}
196
+ {"episode_index": 195, "tasks": ["Wound Closure"], "length": 7117}
197
+ {"episode_index": 196, "tasks": ["Wound Closure"], "length": 12356}
198
+ {"episode_index": 197, "tasks": ["Wound Closure"], "length": 10836}
199
+ {"episode_index": 198, "tasks": ["Wound Closure"], "length": 16880}
200
+ {"episode_index": 199, "tasks": ["Wound Closure"], "length": 17535}
201
+ {"episode_index": 200, "tasks": ["Wound Closure"], "length": 14999}
202
+ {"episode_index": 201, "tasks": ["Wound Closure"], "length": 9576}
203
+ {"episode_index": 202, "tasks": ["Wound Closure"], "length": 7973}
204
+ {"episode_index": 203, "tasks": ["Wound Closure"], "length": 12919}
205
+ {"episode_index": 204, "tasks": ["Wound Closure"], "length": 17384}
206
+ {"episode_index": 205, "tasks": ["Wound Closure"], "length": 12136}
207
+ {"episode_index": 206, "tasks": ["Wound Closure"], "length": 11146}
208
+ {"episode_index": 207, "tasks": ["Wound Closure"], "length": 17361}
209
+ {"episode_index": 208, "tasks": ["Wound Closure"], "length": 10993}
210
+ {"episode_index": 209, "tasks": ["Wound Closure"], "length": 11273}
211
+ {"episode_index": 210, "tasks": ["Wound Closure"], "length": 13279}
212
+ {"episode_index": 211, "tasks": ["Wound Closure"], "length": 15645}
213
+ {"episode_index": 212, "tasks": ["Wound Closure"], "length": 12964}
214
+ {"episode_index": 213, "tasks": ["Wound Closure"], "length": 12325}
215
+ {"episode_index": 214, "tasks": ["Wound Closure"], "length": 12263}
216
+ {"episode_index": 215, "tasks": ["Wound Closure"], "length": 12331}
Surgical/jhu/imerse/wound_closure/point_labeled/fausto_0_1_jesse_0_1_2_labeled/meta/episodes_stats.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
Surgical/jhu/imerse/wound_closure/point_labeled/fausto_0_1_jesse_0_1_2_labeled/meta/info.json ADDED
@@ -0,0 +1,224 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "dvrk",
4
+ "total_episodes": 216,
5
+ "total_frames": 1883971,
6
+ "total_tasks": 1,
7
+ "total_videos": 864,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
11
+ "splits": {
12
+ "test": "",
13
+ "train": "0:216",
14
+ "val": ""
15
+ },
16
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
17
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
18
+ "features": {
19
+ "observation.images.endoscope.left": {
20
+ "dtype": "video",
21
+ "shape": [
22
+ 540,
23
+ 960,
24
+ 3
25
+ ],
26
+ "names": [
27
+ "height",
28
+ "width",
29
+ "channel"
30
+ ],
31
+ "info": {
32
+ "video.height": 540,
33
+ "video.width": 960,
34
+ "video.codec": "h264",
35
+ "video.pix_fmt": "yuv420p",
36
+ "video.is_depth_map": false,
37
+ "video.fps": 30,
38
+ "video.channels": 3,
39
+ "has_audio": false
40
+ }
41
+ },
42
+ "observation.images.endoscope.right": {
43
+ "dtype": "video",
44
+ "shape": [
45
+ 540,
46
+ 960,
47
+ 3
48
+ ],
49
+ "names": [
50
+ "height",
51
+ "width",
52
+ "channel"
53
+ ],
54
+ "info": {
55
+ "video.height": 540,
56
+ "video.width": 960,
57
+ "video.codec": "h264",
58
+ "video.pix_fmt": "yuv420p",
59
+ "video.is_depth_map": false,
60
+ "video.fps": 30,
61
+ "video.channels": 3,
62
+ "has_audio": false
63
+ }
64
+ },
65
+ "observation.images.wrist.left": {
66
+ "dtype": "video",
67
+ "shape": [
68
+ 480,
69
+ 640,
70
+ 3
71
+ ],
72
+ "names": [
73
+ "height",
74
+ "width",
75
+ "channel"
76
+ ],
77
+ "info": {
78
+ "video.height": 480,
79
+ "video.width": 640,
80
+ "video.codec": "h264",
81
+ "video.pix_fmt": "yuv420p",
82
+ "video.is_depth_map": false,
83
+ "video.fps": 30,
84
+ "video.channels": 3,
85
+ "has_audio": false
86
+ }
87
+ },
88
+ "observation.images.wrist.right": {
89
+ "dtype": "video",
90
+ "shape": [
91
+ 480,
92
+ 640,
93
+ 3
94
+ ],
95
+ "names": [
96
+ "height",
97
+ "width",
98
+ "channel"
99
+ ],
100
+ "info": {
101
+ "video.height": 480,
102
+ "video.width": 640,
103
+ "video.codec": "h264",
104
+ "video.pix_fmt": "yuv420p",
105
+ "video.is_depth_map": false,
106
+ "video.fps": 30,
107
+ "video.channels": 3,
108
+ "has_audio": false
109
+ }
110
+ },
111
+ "observation.state": {
112
+ "dtype": "float32",
113
+ "shape": [
114
+ 16
115
+ ],
116
+ "names": [
117
+ [
118
+ "psm1_pose.position.x",
119
+ "psm1_pose.position.y",
120
+ "psm1_pose.position.z",
121
+ "psm1_pose.orientation.x",
122
+ "psm1_pose.orientation.y",
123
+ "psm1_pose.orientation.z",
124
+ "psm1_pose.orientation.w",
125
+ "psm1_jaw",
126
+ "psm2_pose.position.x",
127
+ "psm2_pose.position.y",
128
+ "psm2_pose.position.z",
129
+ "psm2_pose.orientation.x",
130
+ "psm2_pose.orientation.y",
131
+ "psm2_pose.orientation.z",
132
+ "psm2_pose.orientation.w",
133
+ "psm2_jaw"
134
+ ]
135
+ ]
136
+ },
137
+ "action": {
138
+ "dtype": "float32",
139
+ "shape": [
140
+ 16
141
+ ],
142
+ "names": [
143
+ [
144
+ "psm1_sp.position.x",
145
+ "psm1_sp.position.y",
146
+ "psm1_sp.position.z",
147
+ "psm1_sp.orientation.x",
148
+ "psm1_sp.orientation.y",
149
+ "psm1_sp.orientation.z",
150
+ "psm1_sp.orientation.w",
151
+ "psm1_jaw_sp",
152
+ "psm2_sp.position.x",
153
+ "psm2_sp.position.y",
154
+ "psm2_sp.position.z",
155
+ "psm2_sp.orientation.x",
156
+ "psm2_sp.orientation.y",
157
+ "psm2_sp.orientation.z",
158
+ "psm2_sp.orientation.w",
159
+ "psm2_jaw_sp"
160
+ ]
161
+ ]
162
+ },
163
+ "observation.meta.tool.psm1": {
164
+ "dtype": "string",
165
+ "shape": [
166
+ 1
167
+ ],
168
+ "names": [
169
+ "value"
170
+ ]
171
+ },
172
+ "observation.meta.tool.psm2": {
173
+ "dtype": "string",
174
+ "shape": [
175
+ 1
176
+ ],
177
+ "names": [
178
+ "value"
179
+ ]
180
+ },
181
+ "instruction.text": {
182
+ "dtype": "string",
183
+ "shape": [
184
+ 1
185
+ ],
186
+ "description": "Natural language command for the robot"
187
+ },
188
+ "timestamp": {
189
+ "dtype": "float32",
190
+ "shape": [
191
+ 1
192
+ ],
193
+ "names": null
194
+ },
195
+ "frame_index": {
196
+ "dtype": "int64",
197
+ "shape": [
198
+ 1
199
+ ],
200
+ "names": null
201
+ },
202
+ "episode_index": {
203
+ "dtype": "int64",
204
+ "shape": [
205
+ 1
206
+ ],
207
+ "names": null
208
+ },
209
+ "index": {
210
+ "dtype": "int64",
211
+ "shape": [
212
+ 1
213
+ ],
214
+ "names": null
215
+ },
216
+ "task_index": {
217
+ "dtype": "int64",
218
+ "shape": [
219
+ 1
220
+ ],
221
+ "names": null
222
+ }
223
+ }
224
+ }
Surgical/jhu/imerse/wound_closure/point_labeled/fausto_0_1_jesse_0_1_2_labeled/meta/modality-4view.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "state": {
3
+ "psm1_pose": {
4
+ "start": 0,
5
+ "end": 7,
6
+ "original_key": "action"
7
+ },
8
+ "psm1_gripper": {
9
+ "start": 7,
10
+ "end": 8,
11
+ "original_key": "action"
12
+ },
13
+ "psm2_pose": {
14
+ "start": 8,
15
+ "end": 15,
16
+ "original_key": "action"
17
+ },
18
+ "psm2_gripper": {
19
+ "start": 15,
20
+ "end": 16,
21
+ "original_key": "action"
22
+ }
23
+ },
24
+ "action": {
25
+ "psm1_pose": {
26
+ "start": 0,
27
+ "end": 7
28
+ },
29
+ "psm1_gripper": {
30
+ "start": 7,
31
+ "end": 8
32
+ },
33
+ "psm2_pose": {
34
+ "start": 8,
35
+ "end": 15
36
+ },
37
+ "psm2_gripper": {
38
+ "start": 15,
39
+ "end": 16
40
+ }
41
+ },
42
+ "video": {
43
+ "endoscope_left": {
44
+ "original_key": "observation.images.endoscope.left"
45
+ },
46
+ "endoscope_right": {
47
+ "original_key": "observation.images.endoscope.right"
48
+ },
49
+ "wrist_left": {
50
+ "original_key": "observation.images.wrist.left"
51
+ },
52
+ "wrist_right": {
53
+ "original_key": "observation.images.wrist.right"
54
+ }
55
+ },
56
+ "annotation": {
57
+ "human.task_description": {
58
+ "original_key": "instruction.text",
59
+ "is_text": true
60
+ }
61
+ }
62
+ }
Surgical/jhu/imerse/wound_closure/point_labeled/fausto_0_1_jesse_0_1_2_labeled/meta/modality.json ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "state": {
3
+ "psm1_pose": {
4
+ "start": 0,
5
+ "end": 7,
6
+ "original_key": "action"
7
+ },
8
+ "psm1_gripper": {
9
+ "start": 7,
10
+ "end": 8,
11
+ "original_key": "action"
12
+ },
13
+ "psm2_pose": {
14
+ "start": 8,
15
+ "end": 15,
16
+ "original_key": "action"
17
+ },
18
+ "psm2_gripper": {
19
+ "start": 15,
20
+ "end": 16,
21
+ "original_key": "action"
22
+ }
23
+ },
24
+ "action": {
25
+ "psm1_pose": {
26
+ "start": 0,
27
+ "end": 7
28
+ },
29
+ "psm1_gripper": {
30
+ "start": 7,
31
+ "end": 8
32
+ },
33
+ "psm2_pose": {
34
+ "start": 8,
35
+ "end": 15
36
+ },
37
+ "psm2_gripper": {
38
+ "start": 15,
39
+ "end": 16
40
+ }
41
+ },
42
+ "video": {
43
+ "endoscope_left": {
44
+ "original_key": "observation.images.endoscope.left"
45
+ },
46
+ "wrist_left": {
47
+ "original_key": "observation.images.wrist.left"
48
+ },
49
+ "wrist_right": {
50
+ "original_key": "observation.images.wrist.right"
51
+ }
52
+ },
53
+ "annotation": {
54
+ "human.task_description": {
55
+ "original_key": "instruction.text",
56
+ "is_text": true
57
+ }
58
+ }
59
+ }
Surgical/jhu/imerse/wound_closure/point_labeled/fausto_0_1_jesse_0_1_2_labeled/meta/percentile_stats.json ADDED
The diff for this file is too large to render. See raw diff
 
Surgical/jhu/imerse/wound_closure/point_labeled/fausto_0_1_jesse_0_1_2_labeled/meta/stats_cosmos.json ADDED
@@ -0,0 +1,574 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "action.psm1_pose": {
3
+ "mean": [
4
+ 2.622128313967926e-06,
5
+ -1.026531801245432e-06,
6
+ 3.0666815019032733e-06,
7
+ 0.9755546020745725,
8
+ -0.0005869013445314575,
9
+ -0.001727123034624523,
10
+ 0.0001362228706667409,
11
+ 0.9729825029346758,
12
+ 0.001890265208904208
13
+ ],
14
+ "std": [
15
+ 0.003816968713151698,
16
+ 0.003525076160349167,
17
+ 0.003668814541198987,
18
+ 0.06743721004260939,
19
+ 0.17819348248761063,
20
+ 0.10949518948539058,
21
+ 0.17750806366110328,
22
+ 0.0710219620135436,
23
+ 0.12941493579160582
24
+ ],
25
+ "min": [
26
+ -0.06527210026979446,
27
+ -0.036476053297519684,
28
+ -0.05074378475546837,
29
+ -0.9990535378456116,
30
+ -0.999997079372406,
31
+ -0.9857706427574158,
32
+ -0.9999712109565735,
33
+ -0.9984961152076721,
34
+ -0.9975279569625854
35
+ ],
36
+ "max": [
37
+ 0.07018700242042542,
38
+ 0.04369018226861954,
39
+ 0.04302610829472542,
40
+ 1.0,
41
+ 0.999991238117218,
42
+ 0.9996513724327087,
43
+ 0.9999839663505554,
44
+ 1.0,
45
+ 0.9987820982933044
46
+ ],
47
+ "q01": [
48
+ -0.01260405515320599,
49
+ -0.01014211319386959,
50
+ -0.012401201091706752,
51
+ 0.6738087272644043,
52
+ -0.5842888867855072,
53
+ -0.35725340485572815,
54
+ -0.5791987383365631,
55
+ 0.6529337972402572,
56
+ -0.4204734781384468
57
+ ],
58
+ "q99": [
59
+ 0.01139610728248954,
60
+ 0.012116205478087071,
61
+ 0.011783251967281104,
62
+ 1.0,
63
+ 0.5777019619941712,
64
+ 0.3487437957525254,
65
+ 0.5832526773214342,
66
+ 1.0,
67
+ 0.4151707884669305
68
+ ]
69
+ },
70
+ "action.psm1_gripper": {
71
+ "mean": [
72
+ 0.33904102395414837
73
+ ],
74
+ "std": [
75
+ 0.7300076862672316
76
+ ],
77
+ "min": [
78
+ -0.44999998807907104
79
+ ],
80
+ "max": [
81
+ 1.499462366104126
82
+ ],
83
+ "q01": [
84
+ -0.34906598925590515
85
+ ],
86
+ "q99": [
87
+ 1.4816317558288574
88
+ ]
89
+ },
90
+ "action.psm2_pose": {
91
+ "mean": [
92
+ 9.556562795248344e-07,
93
+ 1.9352590538943867e-06,
94
+ -3.9486484215611035e-08,
95
+ 0.9813404562697928,
96
+ -6.745914386416715e-05,
97
+ 0.002493318916442857,
98
+ -0.002226521525116781,
99
+ 0.9819613207194869,
100
+ 0.0003787800129436798
101
+ ],
102
+ "std": [
103
+ 0.003435876109354915,
104
+ 0.004203417219064773,
105
+ 0.004212803725513367,
106
+ 0.06754376081451464,
107
+ 0.14487707942073266,
108
+ 0.10683239324042153,
109
+ 0.14203006565571538,
110
+ 0.06661295101155808,
111
+ 0.10553217122542827
112
+ ],
113
+ "min": [
114
+ -0.05823112279176712,
115
+ -0.05932765454053879,
116
+ -0.046432435512542725,
117
+ -0.9991069436073303,
118
+ -0.9999646544456482,
119
+ -0.9971413612365723,
120
+ -0.9999706745147705,
121
+ -0.9201463460922241,
122
+ -0.9999987483024597
123
+ ],
124
+ "max": [
125
+ 0.05578801780939102,
126
+ 0.05762002617120743,
127
+ 0.04753321036696434,
128
+ 1.0,
129
+ 0.9999580979347229,
130
+ 0.9999987483024597,
131
+ 0.9999732971191406,
132
+ 1.0,
133
+ 0.9999716877937317
134
+ ],
135
+ "q01": [
136
+ -0.011577940788120031,
137
+ -0.013675760794430971,
138
+ -0.014186047911643981,
139
+ 0.684439029097557,
140
+ -0.5510098791122436,
141
+ -0.36068454444408415,
142
+ -0.5163656723499298,
143
+ 0.6800538223981857,
144
+ -0.3744833838939667
145
+ ],
146
+ "q99": [
147
+ 0.01113587429746986,
148
+ 0.01462138100527227,
149
+ 0.013136014938354493,
150
+ 1.0,
151
+ 0.5073122316598895,
152
+ 0.3696902552247048,
153
+ 0.5148459362983704,
154
+ 1.0,
155
+ 0.3363990843296052
156
+ ]
157
+ },
158
+ "action.psm2_gripper": {
159
+ "mean": [
160
+ -0.17987247539325157
161
+ ],
162
+ "std": [
163
+ 0.4603752360688615
164
+ ],
165
+ "min": [
166
+ -0.44999998807907104
167
+ ],
168
+ "max": [
169
+ 1.4137744903564453
170
+ ],
171
+ "q01": [
172
+ -0.44999998807907104
173
+ ],
174
+ "q99": [
175
+ 1.245914340019226
176
+ ]
177
+ },
178
+ "state.psm1_pose": {
179
+ "mean": [
180
+ 0.027133796112550186,
181
+ -0.011419750081754809,
182
+ 0.0555010592628644,
183
+ 0.12799523858875733,
184
+ 0.5048276736777135,
185
+ 0.25324719598847917,
186
+ 0.6858425364898454
187
+ ],
188
+ "std": [
189
+ 0.008982579436029751,
190
+ 0.02251147183000956,
191
+ 0.036114046441119874,
192
+ 0.20806980248095927,
193
+ 0.17707339061149557,
194
+ 0.250445911824828,
195
+ 0.23849722967531176
196
+ ],
197
+ "min": [
198
+ -0.05325595289468765,
199
+ -0.12119323760271072,
200
+ -0.1289052516222,
201
+ -0.6543401479721069,
202
+ -0.6777918338775635,
203
+ -0.6965526342391968,
204
+ -0.7040430903434753
205
+ ],
206
+ "max": [
207
+ 0.06688188016414642,
208
+ 0.11533398181200027,
209
+ 0.18384301662445068,
210
+ 0.8773874640464783,
211
+ 0.8736775517463684,
212
+ 0.9998608827590942,
213
+ 0.9976940751075745
214
+ ],
215
+ "q01": [
216
+ 0.003067939789034427,
217
+ -0.0704930579662323,
218
+ -0.09312671825289726,
219
+ -0.31268067479133604,
220
+ -0.25121678709983825,
221
+ -0.3909591752290726,
222
+ -0.47089020848274227
223
+ ],
224
+ "q99": [
225
+ 0.04640839062631134,
226
+ 0.07124124705791479,
227
+ 0.14839544236660007,
228
+ 0.6883437120914463,
229
+ 0.7637974250316623,
230
+ 0.7942303204536441,
231
+ 0.9295455944538119
232
+ ]
233
+ },
234
+ "state.psm1_gripper": {
235
+ "mean": [
236
+ 0.3384014537491824
237
+ ],
238
+ "std": [
239
+ 0.7295264150650398
240
+ ],
241
+ "min": [
242
+ -0.44999998807907104
243
+ ],
244
+ "max": [
245
+ 1.499462366104126
246
+ ],
247
+ "q01": [
248
+ -0.34906598925590515
249
+ ],
250
+ "q99": [
251
+ 1.4816317558288574
252
+ ]
253
+ },
254
+ "state.psm2_pose": {
255
+ "mean": [
256
+ -0.0215464181064725,
257
+ 0.0015542922178896786,
258
+ 0.06393472965098274,
259
+ -0.3088856320090305,
260
+ -0.05167203369651727,
261
+ 0.6235667191385037,
262
+ 0.14459874988975724
263
+ ],
264
+ "std": [
265
+ 0.012229735320645732,
266
+ 0.026795995466053806,
267
+ 0.039962402804637476,
268
+ 0.37618758009651004,
269
+ 0.22386695837163598,
270
+ 0.47786882353771465,
271
+ 0.2686694858899748
272
+ ],
273
+ "min": [
274
+ -0.09582608193159103,
275
+ -0.14448758959770203,
276
+ -0.11183655261993408,
277
+ -0.707059919834137,
278
+ -0.7067234516143799,
279
+ -0.7070818543434143,
280
+ -0.7064400315284729
281
+ ],
282
+ "max": [
283
+ 0.03586156666278839,
284
+ 0.12668997049331665,
285
+ 0.23847219347953796,
286
+ 0.8727155327796936,
287
+ 0.8534916043281555,
288
+ 0.9998932480812073,
289
+ 0.9991022348403931
290
+ ],
291
+ "q01": [
292
+ -0.051178470849990845,
293
+ -0.10341487064957619,
294
+ -0.06656817778944969,
295
+ -0.6877054572105408,
296
+ -0.5730218887329102,
297
+ -0.6851895201206207,
298
+ -0.5228269386291504
299
+ ],
300
+ "q99": [
301
+ 0.00795831996947527,
302
+ 0.0788267694413662,
303
+ 0.2155199247598648,
304
+ 0.7708730638027191,
305
+ 0.6633201706409458,
306
+ 0.9628426229953767,
307
+ 0.9209033107757569
308
+ ]
309
+ },
310
+ "state.psm2_gripper": {
311
+ "mean": [
312
+ -0.18003921618121912
313
+ ],
314
+ "std": [
315
+ 0.46013054673685205
316
+ ],
317
+ "min": [
318
+ -0.44999998807907104
319
+ ],
320
+ "max": [
321
+ 1.4137744903564453
322
+ ],
323
+ "q01": [
324
+ -0.44999998807907104
325
+ ],
326
+ "q99": [
327
+ 1.2458933591842651
328
+ ]
329
+ },
330
+ "action": {
331
+ "mean": [
332
+ 2.622128313967926e-06,
333
+ -1.026531801245432e-06,
334
+ 3.0666815019032733e-06,
335
+ 0.9755546020745725,
336
+ -0.0005869013445314575,
337
+ -0.001727123034624523,
338
+ 0.0001362228706667409,
339
+ 0.9729825029346758,
340
+ 0.001890265208904208,
341
+ 0.33904102395414837,
342
+ 9.556562795248344e-07,
343
+ 1.9352590538943867e-06,
344
+ -3.9486484215611035e-08,
345
+ 0.9813404562697928,
346
+ -6.745914386416715e-05,
347
+ 0.002493318916442857,
348
+ -0.002226521525116781,
349
+ 0.9819613207194869,
350
+ 0.0003787800129436798,
351
+ -0.17987247539325157
352
+ ],
353
+ "std": [
354
+ 0.003816968713151698,
355
+ 0.003525076160349167,
356
+ 0.003668814541198987,
357
+ 0.06743721004260939,
358
+ 0.17819348248761063,
359
+ 0.10949518948539058,
360
+ 0.17750806366110328,
361
+ 0.0710219620135436,
362
+ 0.12941493579160582,
363
+ 0.7300076862672316,
364
+ 0.003435876109354915,
365
+ 0.004203417219064773,
366
+ 0.004212803725513367,
367
+ 0.06754376081451464,
368
+ 0.14487707942073266,
369
+ 0.10683239324042153,
370
+ 0.14203006565571538,
371
+ 0.06661295101155808,
372
+ 0.10553217122542827,
373
+ 0.4603752360688615
374
+ ],
375
+ "min": [
376
+ -0.06527210026979446,
377
+ -0.036476053297519684,
378
+ -0.05074378475546837,
379
+ -0.9990535378456116,
380
+ -0.999997079372406,
381
+ -0.9857706427574158,
382
+ -0.9999712109565735,
383
+ -0.9984961152076721,
384
+ -0.9975279569625854,
385
+ -0.44999998807907104,
386
+ -0.05823112279176712,
387
+ -0.05932765454053879,
388
+ -0.046432435512542725,
389
+ -0.9991069436073303,
390
+ -0.9999646544456482,
391
+ -0.9971413612365723,
392
+ -0.9999706745147705,
393
+ -0.9201463460922241,
394
+ -0.9999987483024597,
395
+ -0.44999998807907104
396
+ ],
397
+ "max": [
398
+ 0.07018700242042542,
399
+ 0.04369018226861954,
400
+ 0.04302610829472542,
401
+ 1.0,
402
+ 0.999991238117218,
403
+ 0.9996513724327087,
404
+ 0.9999839663505554,
405
+ 1.0,
406
+ 0.9987820982933044,
407
+ 1.499462366104126,
408
+ 0.05578801780939102,
409
+ 0.05762002617120743,
410
+ 0.04753321036696434,
411
+ 1.0,
412
+ 0.9999580979347229,
413
+ 0.9999987483024597,
414
+ 0.9999732971191406,
415
+ 1.0,
416
+ 0.9999716877937317,
417
+ 1.4137744903564453
418
+ ],
419
+ "q01": [
420
+ -0.01260405515320599,
421
+ -0.01014211319386959,
422
+ -0.012401201091706752,
423
+ 0.6738087272644043,
424
+ -0.5842888867855072,
425
+ -0.35725340485572815,
426
+ -0.5791987383365631,
427
+ 0.6529337972402572,
428
+ -0.4204734781384468,
429
+ -0.34906598925590515,
430
+ -0.011577940788120031,
431
+ -0.013675760794430971,
432
+ -0.014186047911643981,
433
+ 0.684439029097557,
434
+ -0.5510098791122436,
435
+ -0.36068454444408415,
436
+ -0.5163656723499298,
437
+ 0.6800538223981857,
438
+ -0.3744833838939667,
439
+ -0.44999998807907104
440
+ ],
441
+ "q99": [
442
+ 0.01139610728248954,
443
+ 0.012116205478087071,
444
+ 0.011783251967281104,
445
+ 1.0,
446
+ 0.5777019619941712,
447
+ 0.3487437957525254,
448
+ 0.5832526773214342,
449
+ 1.0,
450
+ 0.4151707884669305,
451
+ 1.4816317558288574,
452
+ 0.01113587429746986,
453
+ 0.01462138100527227,
454
+ 0.013136014938354493,
455
+ 1.0,
456
+ 0.5073122316598895,
457
+ 0.3696902552247048,
458
+ 0.5148459362983704,
459
+ 1.0,
460
+ 0.3363990843296052,
461
+ 1.245914340019226
462
+ ]
463
+ },
464
+ "state": {
465
+ "mean": [
466
+ 0.027133796112550186,
467
+ -0.011419750081754809,
468
+ 0.0555010592628644,
469
+ 0.12799523858875733,
470
+ 0.5048276736777135,
471
+ 0.25324719598847917,
472
+ 0.6858425364898454,
473
+ 0.3384014537491824,
474
+ -0.0215464181064725,
475
+ 0.0015542922178896786,
476
+ 0.06393472965098274,
477
+ -0.3088856320090305,
478
+ -0.05167203369651727,
479
+ 0.6235667191385037,
480
+ 0.14459874988975724,
481
+ -0.18003921618121912
482
+ ],
483
+ "std": [
484
+ 0.008982579436029751,
485
+ 0.02251147183000956,
486
+ 0.036114046441119874,
487
+ 0.20806980248095927,
488
+ 0.17707339061149557,
489
+ 0.250445911824828,
490
+ 0.23849722967531176,
491
+ 0.7295264150650398,
492
+ 0.012229735320645732,
493
+ 0.026795995466053806,
494
+ 0.039962402804637476,
495
+ 0.37618758009651004,
496
+ 0.22386695837163598,
497
+ 0.47786882353771465,
498
+ 0.2686694858899748,
499
+ 0.46013054673685205
500
+ ],
501
+ "min": [
502
+ -0.05325595289468765,
503
+ -0.12119323760271072,
504
+ -0.1289052516222,
505
+ -0.6543401479721069,
506
+ -0.6777918338775635,
507
+ -0.6965526342391968,
508
+ -0.7040430903434753,
509
+ -0.44999998807907104,
510
+ -0.09582608193159103,
511
+ -0.14448758959770203,
512
+ -0.11183655261993408,
513
+ -0.707059919834137,
514
+ -0.7067234516143799,
515
+ -0.7070818543434143,
516
+ -0.7064400315284729,
517
+ -0.44999998807907104
518
+ ],
519
+ "max": [
520
+ 0.06688188016414642,
521
+ 0.11533398181200027,
522
+ 0.18384301662445068,
523
+ 0.8773874640464783,
524
+ 0.8736775517463684,
525
+ 0.9998608827590942,
526
+ 0.9976940751075745,
527
+ 1.499462366104126,
528
+ 0.03586156666278839,
529
+ 0.12668997049331665,
530
+ 0.23847219347953796,
531
+ 0.8727155327796936,
532
+ 0.8534916043281555,
533
+ 0.9998932480812073,
534
+ 0.9991022348403931,
535
+ 1.4137744903564453
536
+ ],
537
+ "q01": [
538
+ 0.003067939789034427,
539
+ -0.0704930579662323,
540
+ -0.09312671825289726,
541
+ -0.31268067479133604,
542
+ -0.25121678709983825,
543
+ -0.3909591752290726,
544
+ -0.47089020848274227,
545
+ -0.34906598925590515,
546
+ -0.051178470849990845,
547
+ -0.10341487064957619,
548
+ -0.06656817778944969,
549
+ -0.6877054572105408,
550
+ -0.5730218887329102,
551
+ -0.6851895201206207,
552
+ -0.5228269386291504,
553
+ -0.44999998807907104
554
+ ],
555
+ "q99": [
556
+ 0.04640839062631134,
557
+ 0.07124124705791479,
558
+ 0.14839544236660007,
559
+ 0.6883437120914463,
560
+ 0.7637974250316623,
561
+ 0.7942303204536441,
562
+ 0.9295455944538119,
563
+ 1.4816317558288574,
564
+ 0.00795831996947527,
565
+ 0.0788267694413662,
566
+ 0.2155199247598648,
567
+ 0.7708730638027191,
568
+ 0.6633201706409458,
569
+ 0.9628426229953767,
570
+ 0.9209033107757569,
571
+ 1.2458933591842651
572
+ ]
573
+ }
574
+ }
Surgical/jhu/imerse/wound_closure/point_labeled/fausto_0_1_jesse_0_1_2_labeled/meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Wound Closure"}
Surgical/jhu/lscr/arcade/cautery/images/observation.images.wrist.right/episode_000019/frame_000007.png ADDED

Git LFS Details

  • SHA256: 041f44dcaaf6330478ed6120f5bd85ae615cc178867fc91ff920b8f7ec60fb66
  • Pointer size: 131 Bytes
  • Size of remote file: 468 kB
Surgical/jhu/lscr/arcade/cautery/images/observation.images.wrist.right/episode_000019/frame_000009.png ADDED

Git LFS Details

  • SHA256: e35e382fd78848f95907376366377dd34ebbee3015d7e65e58deac94f2e92012
  • Pointer size: 131 Bytes
  • Size of remote file: 468 kB
Surgical/jhu/lscr/arcade/cautery/images/observation.images.wrist.right/episode_000019/frame_000029.png ADDED

Git LFS Details

  • SHA256: dd6eef46db2a47aac6391f64addc6f5cd95e42546f6afa123998a1d26eb15799
  • Pointer size: 131 Bytes
  • Size of remote file: 473 kB
Surgical/jhu/lscr/arcade/cautery/images/observation.images.wrist.right/episode_000019/frame_000124.png ADDED

Git LFS Details

  • SHA256: f8bd12e506093c4f5e8148ec43d609469656b8b95c684bc0c328c0481529088f
  • Pointer size: 131 Bytes
  • Size of remote file: 462 kB
Surgical/jhu/lscr/arcade/cautery/images/observation.images.wrist.right/episode_000019/frame_000182.png ADDED

Git LFS Details

  • SHA256: 9241c2b27d51077524db5b44899949c474ee435ae235ca4b9b1476614c143b41
  • Pointer size: 131 Bytes
  • Size of remote file: 455 kB