VisPhyBench-Data / test /detection_json /task10028_006_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": 138,
"width": 110,
"x_max": 256,
"x_min": 148,
"y_max": 136,
"y_min": 0
},
"category": "polyline_corner",
"color_rgb": [
190,
203,
211
],
"id": "light_gray_u_shape",
"position": {
"center_x": 194.92,
"center_y": 80.4
},
"size": {
"area_pixels": 3532,
"avg_thickness_pixels": 12,
"path_length_pixels": 294.34
}
},
{
"bbox": {
"height": 36,
"width": 34,
"x_max": 286,
"x_min": 254,
"y_max": 110,
"y_min": 76
},
"category": "circle",
"color_rgb": [
188,
202,
210
],
"id": "gray_ball",
"position": {
"center_x": 270.1,
"center_y": 92.76
},
"size": {
"area_pixels": 1004,
"radius_pixels": 17.88
}
},
{
"bbox": {
"height": 120,
"width": 174,
"x_max": 172,
"x_min": 0,
"y_max": 324,
"y_min": 206
},
"category": "line_segment",
"color_rgb": [
0,
0,
0
],
"id": "black_bar",
"orientation": {
"angle_deg": 33.33,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 84,
"center_y": 265.88
},
"size": {
"area_pixels": 2088,
"length_pixels": 207.24,
"thickness_pixels": 12.3
}
},
{
"bbox": {
"height": 106,
"width": 104,
"x_max": 506,
"x_min": 404,
"y_max": 394,
"y_min": 290
},
"category": "circle",
"color_rgb": [
240,
78,
68
],
"id": "red_ball",
"position": {
"center_x": 454.92,
"center_y": 341.9
},
"size": {
"area_pixels": 8688,
"radius_pixels": 52.58
}
},
{
"bbox": {
"height": 154,
"width": 10,
"x_max": 246,
"x_min": 238,
"y_max": 510,
"y_min": 358
},
"category": "rectangle_bar",
"color_rgb": [
185,
201,
210
],
"id": "vertical_pillar_left",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 242,
"center_y": 434
},
"size": {
"area_pixels": 1540,
"length_pixels": 154,
"thickness_pixels": 10
}
},
{
"bbox": {
"height": 128,
"width": 10,
"x_max": 322,
"x_min": 314,
"y_max": 510,
"y_min": 384
},
"category": "rectangle_bar",
"color_rgb": [
184,
200,
208
],
"id": "vertical_pillar_middle",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 318,
"center_y": 447
},
"size": {
"area_pixels": 1280,
"length_pixels": 128,
"thickness_pixels": 10
}
},
{
"bbox": {
"height": 102,
"width": 10,
"x_max": 400,
"x_min": 392,
"y_max": 510,
"y_min": 410
},
"category": "rectangle_bar",
"color_rgb": [
184,
200,
210
],
"id": "vertical_pillar_right",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 396,
"center_y": 460
},
"size": {
"area_pixels": 1020,
"length_pixels": 102,
"thickness_pixels": 10
}
}
]
}