VisPhyBench-Data / test /detection_json /task10005_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": 84,
"width": 84,
"x_max": 318,
"x_min": 236,
"y_max": 336,
"y_min": 254
},
"category": "circle",
"color_rgb": [
240,
78,
68
],
"id": "red_ball",
"position": {
"center_x": 276.66,
"center_y": 294.72
},
"size": {
"area_pixels": 5504,
"radius_pixels": 41.86
}
},
{
"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": 20,
"width": 20,
"x_max": 202,
"x_min": 184,
"y_max": 390,
"y_min": 372
},
"category": "circle",
"color_rgb": [
0,
0,
0
],
"id": "black_ball_5",
"position": {
"center_x": 192.9,
"center_y": 380.72
},
"size": {
"area_pixels": 340,
"radius_pixels": 10.4
}
},
{
"bbox": {
"height": 22,
"width": 22,
"x_max": 270,
"x_min": 250,
"y_max": 398,
"y_min": 378
},
"category": "circle",
"color_rgb": [
0,
0,
0
],
"id": "black_ball_6",
"position": {
"center_x": 259.68,
"center_y": 388.8
},
"size": {
"area_pixels": 344,
"radius_pixels": 10.46
}
},
{
"bbox": {
"height": 76,
"width": 128,
"x_max": 192,
"x_min": 66,
"y_max": 488,
"y_min": 414
},
"category": "line_segment",
"color_rgb": [
0,
0,
0
],
"id": "black_bar",
"orientation": {
"angle_deg": -28.6,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 128.96,
"center_y": 451.94
},
"size": {
"area_pixels": 1428,
"length_pixels": 141.82,
"thickness_pixels": 12.08
}
},
{
"bbox": {
"height": 184,
"width": 88,
"x_max": 336,
"x_min": 250,
"y_max": 278,
"y_min": 96
},
"category": "line_segment",
"color_rgb": [
187,
200,
207
],
"id": "tilted_gray_bar",
"orientation": {
"angle_deg": 66.28,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 292.72,
"center_y": 187.48
},
"size": {
"area_pixels": 2040,
"length_pixels": 201.62,
"thickness_pixels": 12.24
}
},
{
"bbox": {
"height": 128,
"width": 10,
"x_max": 238,
"x_min": 230,
"y_max": 510,
"y_min": 384
},
"category": "rectangle_bar",
"color_rgb": [
186,
198,
207
],
"id": "vertical_pillar_left",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 234,
"center_y": 447
},
"size": {
"area_pixels": 1280,
"length_pixels": 128,
"thickness_pixels": 10
}
},
{
"bbox": {
"height": 102,
"width": 12,
"x_max": 316,
"x_min": 306,
"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": 311,
"center_y": 460
},
"size": {
"area_pixels": 1224,
"length_pixels": 102,
"thickness_pixels": 12
}
}
]
}