VisPhyBench-Data / sub /detection_json /task10002_019_frame_01.json
lllqaq's picture
Add VisPhyBench splits (sub/test) with videos, detection JSON, difficulty tables
3b65786 verified
{
"coordinate_system": {
"origin": "top_left",
"x_axis": "to_right",
"y_axis": "downward"
},
"image_size": {
"height": 512,
"width": 512
},
"objects": [
{
"bbox": {
"height": 60,
"width": 58,
"x_max": 318,
"x_min": 262,
"y_max": 90,
"y_min": 32
},
"category": "circle",
"color_rgb": [
185,
200,
209
],
"id": "gray_ball",
"position": {
"center_x": 290.04,
"center_y": 61.38
},
"size": {
"area_pixels": 2748,
"radius_pixels": 29.58
}
},
{
"bbox": {
"height": 34,
"width": 34,
"x_max": 64,
"x_min": 32,
"y_max": 138,
"y_min": 106
},
"category": "circle",
"color_rgb": [
237,
80,
70
],
"id": "red_ball",
"position": {
"center_x": 47.62,
"center_y": 122.38
},
"size": {
"area_pixels": 912,
"radius_pixels": 17.04
}
},
{
"bbox": {
"height": 102,
"width": 186,
"x_max": 268,
"x_min": 84,
"y_max": 332,
"y_min": 232
},
"category": "line_segment",
"color_rgb": [
188,
200,
207
],
"id": "tilted_gray_bar",
"orientation": {
"angle_deg": -27.68,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 176.1,
"center_y": 281.46
},
"size": {
"area_pixels": 2092,
"length_pixels": 203.16,
"thickness_pixels": 10.22
}
},
{
"bbox": {
"height": 76,
"width": 70,
"x_max": 320,
"x_min": 252,
"y_max": 304,
"y_min": 230
},
"category": "u_shape",
"color_rgb": [
188,
201,
207
],
"id": "gray_u_bracket",
"position": {
"center_x": 281.76,
"center_y": 271.42
},
"size": {
"area_pixels": 1224
}
},
{
"bbox": {
"height": 22,
"width": 142,
"x_max": 154,
"x_min": 14,
"y_max": 402,
"y_min": 382
},
"category": "line_segment",
"color_rgb": [
0,
0,
0
],
"id": "black_bar",
"orientation": {
"angle_deg": -4.84,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 84.14,
"center_y": 391.2
},
"size": {
"area_pixels": 1460,
"length_pixels": 141.18,
"thickness_pixels": 10.24
}
}
]
}