VisPhyBench-Data / test /detection_json /task10035_002_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": 60,
"x_max": 196,
"x_min": 138,
"y_max": 108,
"y_min": 50
},
"category": "circle",
"color_rgb": [
185,
200,
208
],
"id": "gray_ball_big",
"position": {
"center_x": 166.64,
"center_y": 80.48
},
"size": {
"area_pixels": 2734,
"radius_pixels": 29.5
}
},
{
"bbox": {
"height": 44,
"width": 44,
"x_max": 276,
"x_min": 234,
"y_max": 128,
"y_min": 86
},
"category": "circle",
"color_rgb": [
185,
200,
208
],
"id": "gray_ball_small",
"position": {
"center_x": 255.82,
"center_y": 107.02
},
"size": {
"area_pixels": 1457,
"radius_pixels": 21.54
}
},
{
"bbox": {
"height": 44,
"width": 44,
"x_max": 242,
"x_min": 200,
"y_max": 318,
"y_min": 276
},
"category": "circle",
"color_rgb": [
240,
79,
69
],
"id": "red_ball",
"position": {
"center_x": 221.48,
"center_y": 297.52
},
"size": {
"area_pixels": 1490,
"radius_pixels": 21.78
}
},
{
"bbox": {
"height": 192,
"width": 72,
"x_max": 326,
"x_min": 256,
"y_max": 494,
"y_min": 304
},
"category": "line_segment",
"color_rgb": [
186,
200,
207
],
"id": "slanted_gray_bar",
"orientation": {
"angle_deg": 69.75,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 294.34,
"center_y": 393.94
},
"size": {
"area_pixels": 1943,
"length_pixels": 201,
"thickness_pixels": 11.5
}
},
{
"bbox": {
"height": 154,
"width": 12,
"x_max": 260,
"x_min": 250,
"y_max": 510,
"y_min": 358
},
"category": "rectangle_bar",
"color_rgb": [
185,
200,
207
],
"id": "vertical_pillar_left",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 255.5,
"center_y": 434.5
},
"size": {
"area_pixels": 1540,
"length_pixels": 153,
"thickness_pixels": 9
}
},
{
"bbox": {
"height": 128,
"width": 12,
"x_max": 338,
"x_min": 328,
"y_max": 510,
"y_min": 384
},
"category": "rectangle_bar",
"color_rgb": [
184,
200,
209
],
"id": "vertical_pillar_middle",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 332.5,
"center_y": 447.58
},
"size": {
"area_pixels": 1282,
"length_pixels": 127,
"thickness_pixels": 10
}
},
{
"bbox": {
"height": 102,
"width": 12,
"x_max": 414,
"x_min": 404,
"y_max": 510,
"y_min": 410
},
"category": "rectangle_bar",
"color_rgb": [
185,
200,
208
],
"id": "vertical_pillar_right",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 409,
"center_y": 460.5
},
"size": {
"area_pixels": 1122,
"length_pixels": 101,
"thickness_pixels": 10
}
}
]
}