VisPhyBench-Data / test /detection_json /task10031_000_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": 54,
"width": 54,
"x_max": 206,
"x_min": 154,
"y_max": 122,
"y_min": 70
},
"category": "circle",
"color_rgb": [
186,
201,
209
],
"id": "gray_ball",
"position": {
"center_x": 179.32,
"center_y": 96.24
},
"size": {
"area_pixels": 2236,
"radius_pixels": 26.68
}
},
{
"bbox": {
"height": 78,
"width": 78,
"x_max": 316,
"x_min": 240,
"y_max": 184,
"y_min": 108
},
"category": "circle",
"color_rgb": [
239,
78,
68
],
"id": "red_ball",
"position": {
"center_x": 278.6,
"center_y": 145.72
},
"size": {
"area_pixels": 4752,
"radius_pixels": 38.9
}
},
{
"bbox": {
"height": 20,
"width": 20,
"x_max": 212,
"x_min": 194,
"y_max": 238,
"y_min": 220
},
"category": "circle",
"color_rgb": [
0,
0,
0
],
"id": "black_ball_1",
"position": {
"center_x": 203.22,
"center_y": 229
},
"size": {
"area_pixels": 336,
"radius_pixels": 10.34
}
},
{
"bbox": {
"height": 20,
"width": 20,
"x_max": 168,
"x_min": 150,
"y_max": 272,
"y_min": 254
},
"category": "circle",
"color_rgb": [
0,
0,
0
],
"id": "black_ball_2",
"position": {
"center_x": 158.9,
"center_y": 262.72
},
"size": {
"area_pixels": 340,
"radius_pixels": 10.4
}
},
{
"bbox": {
"height": 20,
"width": 20,
"x_max": 160,
"x_min": 142,
"y_max": 296,
"y_min": 278
},
"category": "circle",
"color_rgb": [
0,
0,
0
],
"id": "black_ball_3",
"position": {
"center_x": 150.72,
"center_y": 287.1
},
"size": {
"area_pixels": 340,
"radius_pixels": 10.4
}
},
{
"bbox": {
"height": 20,
"width": 20,
"x_max": 180,
"x_min": 162,
"y_max": 370,
"y_min": 352
},
"category": "circle",
"color_rgb": [
0,
0,
0
],
"id": "black_ball_4",
"position": {
"center_x": 170.84,
"center_y": 361.16
},
"size": {
"area_pixels": 344,
"radius_pixels": 10.46
}
},
{
"bbox": {
"height": 102,
"width": 12,
"x_max": 118,
"x_min": 108,
"y_max": 510,
"y_min": 410
},
"category": "rectangle_bar",
"color_rgb": [
188,
199,
209
],
"id": "vertical_pillar_left",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 113,
"center_y": 460
},
"size": {
"area_pixels": 1224,
"length_pixels": 102,
"thickness_pixels": 12
}
},
{
"bbox": {
"height": 128,
"width": 16,
"x_max": 194,
"x_min": 180,
"y_max": 510,
"y_min": 384
},
"category": "rectangle_bar",
"color_rgb": [
188,
202,
211
],
"id": "vertical_pillar_middle",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 187.54,
"center_y": 448.36
},
"size": {
"area_pixels": 1428,
"length_pixels": 128.38,
"thickness_pixels": 11.12
}
},
{
"bbox": {
"height": 174,
"width": 30,
"x_max": 224,
"x_min": 196,
"y_max": 470,
"y_min": 298
},
"category": "line_segment",
"color_rgb": [
189,
202,
209
],
"id": "tilted_gray_bar",
"orientation": {
"angle_deg": -82.66,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 208.38,
"center_y": 381.76
},
"size": {
"area_pixels": 1816,
"length_pixels": 175.92,
"thickness_pixels": 10.32
}
},
{
"bbox": {
"height": 154,
"width": 10,
"x_max": 270,
"x_min": 262,
"y_max": 510,
"y_min": 358
},
"category": "rectangle_bar",
"color_rgb": [
185,
199,
208
],
"id": "vertical_pillar_right",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 266,
"center_y": 434
},
"size": {
"area_pixels": 1540,
"length_pixels": 154,
"thickness_pixels": 10
}
}
]
}