image_id stringlengths 7 10 | video_id stringclasses 5
values | width int32 854 854 | height int32 480 480 | prompt_open stringclasses 1
value | prompt_close stringclasses 1
value | objects stringlengths 48 628 | relationships stringlengths 2 12.9k | answer stringlengths 173 19.1k | image imagewidth (px) 854 854 | frame_od stringlengths 1 4 |
|---|---|---|---|---|---|---|---|---|---|---|
VID01_0 | VID01 | 854 | 480 | Generate a structured surgical scene graph for a laparoscopic image of size (854 x 480) using the following format:
<answer>
{
"objects": [
{"id": "object_name.number", "bbox": [x1, y1, x2, y2]},
...
],
"relationships": [
{"subject": "object_name.number", "predicate": "relationship_type", "object": "object_name.number... | Generate a structured surgical scene graph for a laparoscopic image of size (854 x 480) using the specified object and relationship categories.
### **Output Format:**
<answer>
{
"objects": [
{"id": "object_name.number", "bbox": [x1, y1, x2, y2]},
...
],
"relationships": [
{"subject": "object_name.number", "predicate":... | [{"id": "abdominal_wall_cavity.1", "bbox": [20, 0, 166, 239]}, {"id": "liver.2", "bbox": [88, 0, 399, 239]}, {"id": "gut.3", "bbox": [290, 234, 367, 239]}, {"id": "omentum.4", "bbox": [278, 168, 388, 235]}, {"id": "gallbladder.5", "bbox": [153, 9, 289, 220]}, {"id": "grasper.6", "bbox": [198, 3, 279, 37]}] | [{"subject": "abdominal_wall_cavity.1", "predicate": "above", "object": "grasper.6"}, {"subject": "liver.2", "predicate": "above", "object": "grasper.6"}, {"subject": "gut.3", "predicate": "above", "object": "abdominal_wall_cavity.1"}, {"subject": "gut.3", "predicate": "above", "object": "liver.2"}, {"subject": "gut.3"... | <answer>
{
"objects": [
{
"id": "abdominal_wall_cavity.1",
"bbox": [
20,
0,
166,
239
]
},
{
"id": "liver.2",
"bbox": [
88,
0,
399,
239
]
},
{
"id": "gut.3",
"bbox": [
290,
... | 0 | |
VID01_1 | VID01 | 854 | 480 | Generate a structured surgical scene graph for a laparoscopic image of size (854 x 480) using the following format:
<answer>
{
"objects": [
{"id": "object_name.number", "bbox": [x1, y1, x2, y2]},
...
],
"relationships": [
{"subject": "object_name.number", "predicate": "relationship_type", "object": "object_name.number... | Generate a structured surgical scene graph for a laparoscopic image of size (854 x 480) using the specified object and relationship categories.
### **Output Format:**
<answer>
{
"objects": [
{"id": "object_name.number", "bbox": [x1, y1, x2, y2]},
...
],
"relationships": [
{"subject": "object_name.number", "predicate":... | [{"id": "abdominal_wall_cavity.1", "bbox": [20, 0, 114, 171]}, {"id": "liver.2", "bbox": [24, 0, 400, 239]}, {"id": "gut.3", "bbox": [269, 225, 375, 239]}, {"id": "omentum.4", "bbox": [39, 42, 387, 239]}, {"id": "gallbladder.5", "bbox": [83, 0, 235, 230]}, {"id": "grasper.6", "bbox": [121, 4, 214, 63]}] | [{"subject": "abdominal_wall_cavity.1", "predicate": "above", "object": "grasper.6"}, {"subject": "liver.2", "predicate": "above", "object": "grasper.6"}, {"subject": "gut.3", "predicate": "above", "object": "abdominal_wall_cavity.1"}, {"subject": "gut.3", "predicate": "above", "object": "liver.2"}, {"subject": "gut.3"... | <answer>
{
"objects": [
{
"id": "abdominal_wall_cavity.1",
"bbox": [
20,
0,
114,
171
]
},
{
"id": "liver.2",
"bbox": [
24,
0,
400,
239
]
},
{
"id": "gut.3",
"bbox": [
269,
... | 1 | |
VID01_10 | VID01 | 854 | 480 | Generate a structured surgical scene graph for a laparoscopic image of size (854 x 480) using the following format:
<answer>
{
"objects": [
{"id": "object_name.number", "bbox": [x1, y1, x2, y2]},
...
],
"relationships": [
{"subject": "object_name.number", "predicate": "relationship_type", "object": "object_name.number... | Generate a structured surgical scene graph for a laparoscopic image of size (854 x 480) using the specified object and relationship categories.
### **Output Format:**
<answer>
{
"objects": [
{"id": "object_name.number", "bbox": [x1, y1, x2, y2]},
...
],
"relationships": [
{"subject": "object_name.number", "predicate":... | [{"id": "abdominal_wall_cavity.1", "bbox": [15, 0, 116, 218]}, {"id": "liver.2", "bbox": [16, 0, 396, 239]}, {"id": "gut.3", "bbox": [199, 206, 314, 239]}, {"id": "omentum.4", "bbox": [193, 151, 372, 239]}, {"id": "gallbladder.5", "bbox": [118, 0, 225, 186]}, {"id": "grasper.6", "bbox": [32, 163, 230, 227]}] | [{"subject": "gut.3", "predicate": "above", "object": "abdominal_wall_cavity.1"}, {"subject": "gut.3", "predicate": "above", "object": "liver.2"}, {"subject": "gut.3", "predicate": "above", "object": "gallbladder.5"}, {"subject": "omentum.4", "predicate": "above", "object": "abdominal_wall_cavity.1"}, {"subject": "omen... | <answer>
{
"objects": [
{
"id": "abdominal_wall_cavity.1",
"bbox": [
15,
0,
116,
218
]
},
{
"id": "liver.2",
"bbox": [
16,
0,
396,
239
]
},
{
"id": "gut.3",
"bbox": [
199,
... | 10 | |
VID01_100 | VID01 | 854 | 480 | Generate a structured surgical scene graph for a laparoscopic image of size (854 x 480) using the following format:
<answer>
{
"objects": [
{"id": "object_name.number", "bbox": [x1, y1, x2, y2]},
...
],
"relationships": [
{"subject": "object_name.number", "predicate": "relationship_type", "object": "object_name.number... | Generate a structured surgical scene graph for a laparoscopic image of size (854 x 480) using the specified object and relationship categories.
### **Output Format:**
<answer>
{
"objects": [
{"id": "object_name.number", "bbox": [x1, y1, x2, y2]},
...
],
"relationships": [
{"subject": "object_name.number", "predicate":... | [{"id": "liver.1", "bbox": [19, 0, 398, 239]}, {"id": "gut.2", "bbox": [182, 191, 313, 239]}, {"id": "omentum.3", "bbox": [44, 63, 388, 239]}, {"id": "cystic_plate.4", "bbox": [174, 23, 259, 175]}, {"id": "gallbladder.5", "bbox": [110, 0, 262, 89]}, {"id": "grasper.6", "bbox": [64, 0, 191, 53]}, {"id": "hook.7", "bbox"... | [{"subject": "liver.1", "predicate": "above", "object": "gallbladder.5"}, {"subject": "liver.1", "predicate": "above", "object": "grasper.6"}, {"subject": "gut.2", "predicate": "above", "object": "liver.1"}, {"subject": "gut.2", "predicate": "above", "object": "omentum.3"}, {"subject": "gut.2", "predicate": "above", "o... | <answer>
{
"objects": [
{
"id": "liver.1",
"bbox": [
19,
0,
398,
239
]
},
{
"id": "gut.2",
"bbox": [
182,
191,
313,
239
]
},
{
"id": "omentum.3",
"bbox": [
44,
63,
... | 100 | |
VID01_1000 | VID01 | 854 | 480 | Generate a structured surgical scene graph for a laparoscopic image of size (854 x 480) using the following format:
<answer>
{
"objects": [
{"id": "object_name.number", "bbox": [x1, y1, x2, y2]},
...
],
"relationships": [
{"subject": "object_name.number", "predicate": "relationship_type", "object": "object_name.number... | Generate a structured surgical scene graph for a laparoscopic image of size (854 x 480) using the specified object and relationship categories.
### **Output Format:**
<answer>
{
"objects": [
{"id": "object_name.number", "bbox": [x1, y1, x2, y2]},
...
],
"relationships": [
{"subject": "object_name.number", "predicate":... | [{"id": "liver.1", "bbox": [21, 0, 400, 221]}, {"id": "omentum.2", "bbox": [38, 97, 399, 239]}, {"id": "cystic_plate.3", "bbox": [113, 0, 280, 103]}, {"id": "gallbladder.4", "bbox": [221, 0, 245, 18]}] | [{"subject": "liver.1", "predicate": "above", "object": "cystic_plate.3"}, {"subject": "liver.1", "predicate": "above", "object": "gallbladder.4"}, {"subject": "omentum.2", "predicate": "above", "object": "liver.1"}, {"subject": "omentum.2", "predicate": "above", "object": "cystic_plate.3"}, {"subject": "omentum.2", "p... | <answer>
{
"objects": [
{
"id": "liver.1",
"bbox": [
21,
0,
400,
221
]
},
{
"id": "omentum.2",
"bbox": [
38,
97,
399,
239
]
},
{
"id": "cystic_plate.3",
"bbox": [
113,
0,... | 1000 | |
VID01_1001 | VID01 | 854 | 480 | Generate a structured surgical scene graph for a laparoscopic image of size (854 x 480) using the following format:
<answer>
{
"objects": [
{"id": "object_name.number", "bbox": [x1, y1, x2, y2]},
...
],
"relationships": [
{"subject": "object_name.number", "predicate": "relationship_type", "object": "object_name.number... | Generate a structured surgical scene graph for a laparoscopic image of size (854 x 480) using the specified object and relationship categories.
### **Output Format:**
<answer>
{
"objects": [
{"id": "object_name.number", "bbox": [x1, y1, x2, y2]},
...
],
"relationships": [
{"subject": "object_name.number", "predicate":... | [{"id": "liver.1", "bbox": [21, 0, 400, 232]}, {"id": "omentum.2", "bbox": [39, 106, 396, 239]}, {"id": "cystic_plate.3", "bbox": [93, 0, 380, 114]}, {"id": "gallbladder.4", "bbox": [206, 0, 233, 18]}] | [{"subject": "liver.1", "predicate": "above", "object": "cystic_plate.3"}, {"subject": "liver.1", "predicate": "above", "object": "gallbladder.4"}, {"subject": "omentum.2", "predicate": "above", "object": "liver.1"}, {"subject": "omentum.2", "predicate": "above", "object": "cystic_plate.3"}, {"subject": "omentum.2", "p... | <answer>
{
"objects": [
{
"id": "liver.1",
"bbox": [
21,
0,
400,
232
]
},
{
"id": "omentum.2",
"bbox": [
39,
106,
396,
239
]
},
{
"id": "cystic_plate.3",
"bbox": [
93,
0,... | 1001 | |
VID01_1002 | VID01 | 854 | 480 | Generate a structured surgical scene graph for a laparoscopic image of size (854 x 480) using the following format:
<answer>
{
"objects": [
{"id": "object_name.number", "bbox": [x1, y1, x2, y2]},
...
],
"relationships": [
{"subject": "object_name.number", "predicate": "relationship_type", "object": "object_name.number... | Generate a structured surgical scene graph for a laparoscopic image of size (854 x 480) using the specified object and relationship categories.
### **Output Format:**
<answer>
{
"objects": [
{"id": "object_name.number", "bbox": [x1, y1, x2, y2]},
...
],
"relationships": [
{"subject": "object_name.number", "predicate":... | [{"id": "liver.1", "bbox": [21, 0, 400, 222]}, {"id": "omentum.2", "bbox": [36, 103, 398, 239]}, {"id": "cystic_plate.3", "bbox": [101, 0, 273, 115]}, {"id": "gallbladder.4", "bbox": [224, 0, 238, 10]}] | [{"subject": "liver.1", "predicate": "above", "object": "cystic_plate.3"}, {"subject": "liver.1", "predicate": "above", "object": "gallbladder.4"}, {"subject": "omentum.2", "predicate": "above", "object": "liver.1"}, {"subject": "omentum.2", "predicate": "above", "object": "cystic_plate.3"}, {"subject": "omentum.2", "p... | <answer>
{
"objects": [
{
"id": "liver.1",
"bbox": [
21,
0,
400,
222
]
},
{
"id": "omentum.2",
"bbox": [
36,
103,
398,
239
]
},
{
"id": "cystic_plate.3",
"bbox": [
101,
0... | 1002 | |
VID01_1003 | VID01 | 854 | 480 | Generate a structured surgical scene graph for a laparoscopic image of size (854 x 480) using the following format:
<answer>
{
"objects": [
{"id": "object_name.number", "bbox": [x1, y1, x2, y2]},
...
],
"relationships": [
{"subject": "object_name.number", "predicate": "relationship_type", "object": "object_name.number... | Generate a structured surgical scene graph for a laparoscopic image of size (854 x 480) using the specified object and relationship categories.
### **Output Format:**
<answer>
{
"objects": [
{"id": "object_name.number", "bbox": [x1, y1, x2, y2]},
...
],
"relationships": [
{"subject": "object_name.number", "predicate":... | [{"id": "liver.1", "bbox": [21, 0, 400, 216]}, {"id": "gut.2", "bbox": [34, 195, 365, 239]}, {"id": "omentum.3", "bbox": [38, 96, 398, 239]}, {"id": "cystic_plate.4", "bbox": [109, 0, 274, 114]}, {"id": "cystic_duct.5", "bbox": [227, 209, 261, 229]}] | [{"subject": "liver.1", "predicate": "above", "object": "cystic_plate.4"}, {"subject": "gut.2", "predicate": "above", "object": "liver.1"}, {"subject": "gut.2", "predicate": "above", "object": "omentum.3"}, {"subject": "gut.2", "predicate": "above", "object": "cystic_plate.4"}, {"subject": "omentum.3", "predicate": "ab... | <answer>
{
"objects": [
{
"id": "liver.1",
"bbox": [
21,
0,
400,
216
]
},
{
"id": "gut.2",
"bbox": [
34,
195,
365,
239
]
},
{
"id": "omentum.3",
"bbox": [
38,
96,
... | 1003 | |
VID01_1004 | VID01 | 854 | 480 | Generate a structured surgical scene graph for a laparoscopic image of size (854 x 480) using the following format:
<answer>
{
"objects": [
{"id": "object_name.number", "bbox": [x1, y1, x2, y2]},
...
],
"relationships": [
{"subject": "object_name.number", "predicate": "relationship_type", "object": "object_name.number... | Generate a structured surgical scene graph for a laparoscopic image of size (854 x 480) using the specified object and relationship categories.
### **Output Format:**
<answer>
{
"objects": [
{"id": "object_name.number", "bbox": [x1, y1, x2, y2]},
...
],
"relationships": [
{"subject": "object_name.number", "predicate":... | [{"id": "liver.1", "bbox": [21, 0, 400, 239]}, {"id": "omentum.2", "bbox": [47, 136, 389, 239]}, {"id": "cystic_plate.3", "bbox": [108, 0, 398, 135]}, {"id": "gallbladder.4", "bbox": [91, 0, 297, 28]}] | [{"subject": "liver.1", "predicate": "above", "object": "cystic_plate.3"}, {"subject": "liver.1", "predicate": "above", "object": "gallbladder.4"}, {"subject": "omentum.2", "predicate": "above", "object": "liver.1"}, {"subject": "omentum.2", "predicate": "above", "object": "cystic_plate.3"}, {"subject": "omentum.2", "p... | <answer>
{
"objects": [
{
"id": "liver.1",
"bbox": [
21,
0,
400,
239
]
},
{
"id": "omentum.2",
"bbox": [
47,
136,
389,
239
]
},
{
"id": "cystic_plate.3",
"bbox": [
108,
0... | 1004 | |
VID01_1005 | VID01 | 854 | 480 | Generate a structured surgical scene graph for a laparoscopic image of size (854 x 480) using the following format:
<answer>
{
"objects": [
{"id": "object_name.number", "bbox": [x1, y1, x2, y2]},
...
],
"relationships": [
{"subject": "object_name.number", "predicate": "relationship_type", "object": "object_name.number... | Generate a structured surgical scene graph for a laparoscopic image of size (854 x 480) using the specified object and relationship categories.
### **Output Format:**
<answer>
{
"objects": [
{"id": "object_name.number", "bbox": [x1, y1, x2, y2]},
...
],
"relationships": [
{"subject": "object_name.number", "predicate":... | [{"id": "liver.1", "bbox": [21, 0, 400, 230]}, {"id": "omentum.2", "bbox": [36, 81, 391, 239]}, {"id": "cystic_plate.3", "bbox": [140, 0, 390, 115]}, {"id": "gallbladder.4", "bbox": [114, 0, 292, 43]}] | [{"subject": "liver.1", "predicate": "above", "object": "cystic_plate.3"}, {"subject": "liver.1", "predicate": "above", "object": "gallbladder.4"}, {"subject": "omentum.2", "predicate": "above", "object": "liver.1"}, {"subject": "omentum.2", "predicate": "above", "object": "cystic_plate.3"}, {"subject": "omentum.2", "p... | <answer>
{
"objects": [
{
"id": "liver.1",
"bbox": [
21,
0,
400,
230
]
},
{
"id": "omentum.2",
"bbox": [
36,
81,
391,
239
]
},
{
"id": "cystic_plate.3",
"bbox": [
140,
0,... | 1005 | |
VID01_1006 | VID01 | 854 | 480 | Generate a structured surgical scene graph for a laparoscopic image of size (854 x 480) using the following format:
<answer>
{
"objects": [
{"id": "object_name.number", "bbox": [x1, y1, x2, y2]},
...
],
"relationships": [
{"subject": "object_name.number", "predicate": "relationship_type", "object": "object_name.number... | Generate a structured surgical scene graph for a laparoscopic image of size (854 x 480) using the specified object and relationship categories.
### **Output Format:**
<answer>
{
"objects": [
{"id": "object_name.number", "bbox": [x1, y1, x2, y2]},
...
],
"relationships": [
{"subject": "object_name.number", "predicate":... | [{"id": "liver.1", "bbox": [21, 0, 400, 205]}, {"id": "gut.2", "bbox": [168, 203, 379, 239]}, {"id": "omentum.3", "bbox": [23, 67, 394, 239]}, {"id": "cystic_plate.4", "bbox": [163, 0, 353, 87]}, {"id": "gallbladder.5", "bbox": [136, 0, 279, 47]}] | [{"subject": "liver.1", "predicate": "above", "object": "cystic_plate.4"}, {"subject": "liver.1", "predicate": "above", "object": "gallbladder.5"}, {"subject": "gut.2", "predicate": "above", "object": "liver.1"}, {"subject": "gut.2", "predicate": "above", "object": "omentum.3"}, {"subject": "gut.2", "predicate": "above... | <answer>
{
"objects": [
{
"id": "liver.1",
"bbox": [
21,
0,
400,
205
]
},
{
"id": "gut.2",
"bbox": [
168,
203,
379,
239
]
},
{
"id": "omentum.3",
"bbox": [
23,
67,
... | 1006 | |
VID01_1007 | VID01 | 854 | 480 | Generate a structured surgical scene graph for a laparoscopic image of size (854 x 480) using the following format:
<answer>
{
"objects": [
{"id": "object_name.number", "bbox": [x1, y1, x2, y2]},
...
],
"relationships": [
{"subject": "object_name.number", "predicate": "relationship_type", "object": "object_name.number... | Generate a structured surgical scene graph for a laparoscopic image of size (854 x 480) using the specified object and relationship categories.
### **Output Format:**
<answer>
{
"objects": [
{"id": "object_name.number", "bbox": [x1, y1, x2, y2]},
...
],
"relationships": [
{"subject": "object_name.number", "predicate":... | [{"id": "liver.1", "bbox": [21, 0, 400, 205]}, {"id": "gut.2", "bbox": [187, 206, 379, 239]}, {"id": "omentum.3", "bbox": [23, 70, 393, 239]}, {"id": "cystic_plate.4", "bbox": [164, 0, 364, 95]}, {"id": "gallbladder.5", "bbox": [142, 0, 289, 98]}] | [{"subject": "liver.1", "predicate": "above", "object": "cystic_plate.4"}, {"subject": "liver.1", "predicate": "above", "object": "gallbladder.5"}, {"subject": "gut.2", "predicate": "above", "object": "liver.1"}, {"subject": "gut.2", "predicate": "above", "object": "omentum.3"}, {"subject": "gut.2", "predicate": "above... | <answer>
{
"objects": [
{
"id": "liver.1",
"bbox": [
21,
0,
400,
205
]
},
{
"id": "gut.2",
"bbox": [
187,
206,
379,
239
]
},
{
"id": "omentum.3",
"bbox": [
23,
70,
... | 1007 | |
VID01_1008 | VID01 | 854 | 480 | Generate a structured surgical scene graph for a laparoscopic image of size (854 x 480) using the following format:
<answer>
{
"objects": [
{"id": "object_name.number", "bbox": [x1, y1, x2, y2]},
...
],
"relationships": [
{"subject": "object_name.number", "predicate": "relationship_type", "object": "object_name.number... | Generate a structured surgical scene graph for a laparoscopic image of size (854 x 480) using the specified object and relationship categories.
### **Output Format:**
<answer>
{
"objects": [
{"id": "object_name.number", "bbox": [x1, y1, x2, y2]},
...
],
"relationships": [
{"subject": "object_name.number", "predicate":... | [{"id": "liver.1", "bbox": [21, 0, 400, 211]}, {"id": "gut.2", "bbox": [182, 217, 349, 239]}, {"id": "omentum.3", "bbox": [25, 0, 389, 239]}, {"id": "cystic_plate.4", "bbox": [159, 0, 364, 102]}, {"id": "gallbladder.5", "bbox": [134, 0, 283, 109]}] | [{"subject": "liver.1", "predicate": "above", "object": "cystic_plate.4"}, {"subject": "liver.1", "predicate": "above", "object": "gallbladder.5"}, {"subject": "gut.2", "predicate": "above", "object": "liver.1"}, {"subject": "gut.2", "predicate": "above", "object": "omentum.3"}, {"subject": "gut.2", "predicate": "above... | <answer>
{
"objects": [
{
"id": "liver.1",
"bbox": [
21,
0,
400,
211
]
},
{
"id": "gut.2",
"bbox": [
182,
217,
349,
239
]
},
{
"id": "omentum.3",
"bbox": [
25,
0,
... | 1008 | |
VID01_1009 | VID01 | 854 | 480 | Generate a structured surgical scene graph for a laparoscopic image of size (854 x 480) using the following format:
<answer>
{
"objects": [
{"id": "object_name.number", "bbox": [x1, y1, x2, y2]},
...
],
"relationships": [
{"subject": "object_name.number", "predicate": "relationship_type", "object": "object_name.number... | Generate a structured surgical scene graph for a laparoscopic image of size (854 x 480) using the specified object and relationship categories.
### **Output Format:**
<answer>
{
"objects": [
{"id": "object_name.number", "bbox": [x1, y1, x2, y2]},
...
],
"relationships": [
{"subject": "object_name.number", "predicate":... | [{"id": "abdominal_wall_cavity.1", "bbox": [26, 0, 110, 87]}, {"id": "liver.2", "bbox": [22, 0, 400, 218]}, {"id": "gut.3", "bbox": [104, 210, 323, 239]}, {"id": "omentum.4", "bbox": [22, 69, 377, 239]}, {"id": "cystic_plate.5", "bbox": [171, 25, 254, 166]}, {"id": "gallbladder.6", "bbox": [157, 0, 274, 112]}, {"id": "... | [{"subject": "liver.2", "predicate": "above", "object": "abdominal_wall_cavity.1"}, {"subject": "liver.2", "predicate": "above", "object": "gallbladder.6"}, {"subject": "liver.2", "predicate": "above", "object": "grasper.7"}, {"subject": "gut.3", "predicate": "above", "object": "abdominal_wall_cavity.1"}, {"subject": "... | <answer>
{
"objects": [
{
"id": "abdominal_wall_cavity.1",
"bbox": [
26,
0,
110,
87
]
},
{
"id": "liver.2",
"bbox": [
22,
0,
400,
218
]
},
{
"id": "gut.3",
"bbox": [
104,
... | 1009 | |
VID01_101 | VID01 | 854 | 480 | Generate a structured surgical scene graph for a laparoscopic image of size (854 x 480) using the following format:
<answer>
{
"objects": [
{"id": "object_name.number", "bbox": [x1, y1, x2, y2]},
...
],
"relationships": [
{"subject": "object_name.number", "predicate": "relationship_type", "object": "object_name.number... | Generate a structured surgical scene graph for a laparoscopic image of size (854 x 480) using the specified object and relationship categories.
### **Output Format:**
<answer>
{
"objects": [
{"id": "object_name.number", "bbox": [x1, y1, x2, y2]},
...
],
"relationships": [
{"subject": "object_name.number", "predicate":... | [{"id": "liver.1", "bbox": [19, 0, 398, 232]}, {"id": "gut.2", "bbox": [193, 179, 373, 239]}, {"id": "omentum.3", "bbox": [43, 79, 391, 239]}, {"id": "grasper.4", "bbox": [66, 0, 159, 31]}, {"id": "cystic_plate.5", "bbox": [138, 0, 259, 115]}, {"id": "gallbladder.6", "bbox": [103, 0, 256, 168]}, {"id": "hook.7", "bbox"... | [{"subject": "liver.1", "predicate": "above", "object": "grasper.4"}, {"subject": "liver.1", "predicate": "above", "object": "cystic_plate.5"}, {"subject": "gut.2", "predicate": "above", "object": "liver.1"}, {"subject": "gut.2", "predicate": "above", "object": "omentum.3"}, {"subject": "gut.2", "predicate": "above", "... | <answer>
{
"objects": [
{
"id": "liver.1",
"bbox": [
19,
0,
398,
232
]
},
{
"id": "gut.2",
"bbox": [
193,
179,
373,
239
]
},
{
"id": "omentum.3",
"bbox": [
43,
79,
... | 101 |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 33