VisPhyBench-Data / test /detection_json /task10014_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": 154,
"width": 162,
"x_max": 254,
"x_min": 94,
"y_max": 254,
"y_min": 102
},
"category": "line_segment",
"color_rgb": [
187,
200,
208
],
"id": "tilted_gray_bar",
"orientation": {
"angle_deg": 43.35,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 174.56,
"center_y": 178.82
},
"size": {
"area_pixels": 2184,
"length_pixels": 213.5,
"thickness_pixels": 10.24
}
},
{
"bbox": {
"height": 78,
"width": 76,
"x_max": 316,
"x_min": 242,
"y_max": 184,
"y_min": 108
},
"category": "circle",
"color_rgb": [
240,
78,
68
],
"id": "red_ball",
"position": {
"center_x": 279.5,
"center_y": 146.52
},
"size": {
"area_pixels": 4688,
"radius_pixels": 38.64
}
},
{
"bbox": {
"height": 22,
"width": 22,
"x_max": 214,
"x_min": 194,
"y_max": 240,
"y_min": 220
},
"category": "circle",
"color_rgb": [
0,
0,
0
],
"id": "black_ball_1",
"position": {
"center_x": 204.26,
"center_y": 229.94
},
"size": {
"area_pixels": 344,
"radius_pixels": 10.48
}
},
{
"bbox": {
"height": 20,
"width": 22,
"x_max": 170,
"x_min": 150,
"y_max": 272,
"y_min": 254
},
"category": "circle",
"color_rgb": [
0,
0,
0
],
"id": "black_ball_2",
"position": {
"center_x": 159.92,
"center_y": 263.52
},
"size": {
"area_pixels": 348,
"radius_pixels": 10.5
}
},
{
"bbox": {
"height": 22,
"width": 22,
"x_max": 160,
"x_min": 140,
"y_max": 298,
"y_min": 278
},
"category": "circle",
"color_rgb": [
0,
0,
0
],
"id": "black_ball_3",
"position": {
"center_x": 151.46,
"center_y": 288.26
},
"size": {
"area_pixels": 344,
"radius_pixels": 10.44
}
},
{
"bbox": {
"height": 22,
"width": 22,
"x_max": 182,
"x_min": 162,
"y_max": 372,
"y_min": 352
},
"category": "circle",
"color_rgb": [
0,
0,
0
],
"id": "black_ball_4",
"position": {
"center_x": 171.68,
"center_y": 362.3
},
"size": {
"area_pixels": 344,
"radius_pixels": 10.44
}
},
{
"bbox": {
"height": 22,
"width": 22,
"x_max": 204,
"x_min": 184,
"y_max": 392,
"y_min": 372
},
"category": "circle",
"color_rgb": [
0,
0,
0
],
"id": "black_ball_5",
"position": {
"center_x": 193.84,
"center_y": 381.6
},
"size": {
"area_pixels": 348,
"radius_pixels": 10.54
}
},
{
"bbox": {
"height": 154,
"width": 134,
"x_max": 336,
"x_min": 204,
"y_max": 392,
"y_min": 240
},
"category": "composite_shape",
"color_rgb": [
187,
200,
207
],
"id": "gray_u_shape",
"position": {
"center_x": 279.54,
"center_y": 329.96
},
"size": {
"area_pixels": 3304,
"bbox_height_pixels": 154,
"bbox_width_pixels": 134
}
},
{
"bbox": {
"height": 102,
"width": 10,
"x_max": 340,
"x_min": 332,
"y_max": 510,
"y_min": 410
},
"category": "rectangle_bar",
"color_rgb": [
184,
200,
208
],
"id": "vertical_pillar",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 336.5,
"center_y": 460.5
},
"size": {
"area_pixels": 1020,
"length_pixels": 102,
"thickness_pixels": 10
}
}
]
}