VisPhyBench-Data / test /detection_json /task10015_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": 78,
"width": 80,
"x_max": 318,
"x_min": 240,
"y_max": 184,
"y_min": 108
},
"category": "circle",
"color_rgb": [
239,
78,
68
],
"id": "red_ball",
"position": {
"center_x": 279.52,
"center_y": 146.5
},
"size": {
"area_pixels": 4736,
"radius_pixels": 38.82
}
},
{
"bbox": {
"height": 48,
"width": 50,
"x_max": 198,
"x_min": 150,
"y_max": 196,
"y_min": 150
},
"category": "circle",
"color_rgb": [
185,
200,
208
],
"id": "gray_ball",
"position": {
"center_x": 174.48,
"center_y": 173.52
},
"size": {
"area_pixels": 1880,
"radius_pixels": 24.46
}
},
{
"bbox": {
"height": 22,
"width": 20,
"x_max": 160,
"x_min": 142,
"y_max": 298,
"y_min": 278
},
"category": "circle",
"color_rgb": [
0,
0,
0
],
"id": "black_ball_1",
"position": {
"center_x": 151.5,
"center_y": 288.38
},
"size": {
"area_pixels": 336,
"radius_pixels": 10.34
}
},
{
"bbox": {
"height": 20,
"width": 22,
"x_max": 170,
"x_min": 150,
"y_max": 272,
"y_min": 254
},
"category": "circle",
"color_rgb": [
1,
1,
1
],
"id": "black_ball_2",
"position": {
"center_x": 159.94,
"center_y": 263.52
},
"size": {
"area_pixels": 344,
"radius_pixels": 10.46
}
},
{
"bbox": {
"height": 22,
"width": 22,
"x_max": 214,
"x_min": 194,
"y_max": 240,
"y_min": 220
},
"category": "circle",
"color_rgb": [
1,
1,
1
],
"id": "black_ball_3",
"position": {
"center_x": 204.16,
"center_y": 229.96
},
"size": {
"area_pixels": 340,
"radius_pixels": 10.4
}
},
{
"bbox": {
"height": 88,
"width": 72,
"x_max": 292,
"x_min": 222,
"y_max": 372,
"y_min": 286
},
"category": "u_shape",
"color_rgb": [
187,
200,
207
],
"id": "gray_u_bracket",
"position": {
"center_x": 252.9,
"center_y": 336.34
},
"size": {
"area_pixels": 1628
}
},
{
"bbox": {
"height": 128,
"width": 10,
"x_max": 284,
"x_min": 276,
"y_max": 510,
"y_min": 384
},
"category": "rectangle_bar",
"color_rgb": [
186,
200,
208
],
"id": "vertical_pillar_left",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 280.5,
"center_y": 447.8
},
"size": {
"area_pixels": 1272,
"length_pixels": 128,
"thickness_pixels": 10
}
},
{
"bbox": {
"height": 102,
"width": 12,
"x_max": 362,
"x_min": 352,
"y_max": 510,
"y_min": 410
},
"category": "rectangle_bar",
"color_rgb": [
186,
201,
210
],
"id": "vertical_pillar_right",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 357.5,
"center_y": 460.8
},
"size": {
"area_pixels": 1016,
"length_pixels": 102,
"thickness_pixels": 12
}
}
]
}