VisPhyBench-Data / sub /detection_json /task10001_018_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": 112,
"width": 112,
"x_max": 386,
"x_min": 276,
"y_max": 308,
"y_min": 198
},
"category": "circle",
"color_rgb": [
240,
78,
67
],
"id": "red_ball",
"position": {
"center_x": 331,
"center_y": 253.82
},
"size": {
"area_pixels": 9836,
"radius_pixels": 55.96
}
},
{
"bbox": {
"height": 110,
"width": 132,
"x_max": 176,
"x_min": 46,
"y_max": 404,
"y_min": 296
},
"category": "line_segment",
"color_rgb": [
0,
0,
0
],
"id": "black_bar",
"orientation": {
"angle_deg": 38.96,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 111,
"center_y": 350.46
},
"size": {
"area_pixels": 1664,
"length_pixels": 162.78,
"thickness_pixels": 10.2
}
},
{
"bbox": {
"height": 94,
"width": 58,
"x_max": 214,
"x_min": 158,
"y_max": 208,
"y_min": 116
},
"category": "line_segment",
"color_rgb": [
187,
201,
209
],
"id": "gray_upper_left_bar",
"orientation": {
"angle_deg": -63.43,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 186.16,
"center_y": 159.3
},
"size": {
"area_pixels": 976,
"length_pixels": 110.9,
"thickness_pixels": 15.2
}
},
{
"bbox": {
"height": 72,
"width": 78,
"x_max": 278,
"x_min": 202,
"y_max": 232,
"y_min": 162
},
"category": "line_segment",
"color_rgb": [
188,
202,
209
],
"id": "gray_upper_right_bar",
"orientation": {
"angle_deg": -56.31,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 242.12,
"center_y": 193.26
},
"size": {
"area_pixels": 1444,
"length_pixels": 123.7,
"thickness_pixels": 15.54
}
},
{
"bbox": {
"height": 76,
"width": 112,
"x_max": 262,
"x_min": 152,
"y_max": 266,
"y_min": 192
},
"category": "line_segment",
"color_rgb": [
187,
200,
207
],
"id": "gray_upper_cross_bar",
"orientation": {
"angle_deg": 41.19,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 210.26,
"center_y": 221.14
},
"size": {
"area_pixels": 1432,
"length_pixels": 141.1,
"thickness_pixels": 15.8
}
},
{
"bbox": {
"height": 192,
"width": 50,
"x_max": 292,
"x_min": 244,
"y_max": 502,
"y_min": 312
},
"category": "line_segment",
"color_rgb": [
187,
201,
209
],
"id": "gray_leg_right",
"orientation": {
"angle_deg": 77.66,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 267.9,
"center_y": 403.78
},
"size": {
"area_pixels": 1972,
"length_pixels": 203.68,
"thickness_pixels": 15.56
}
},
{
"bbox": {
"height": 200,
"width": 52,
"x_max": 294,
"x_min": 244,
"y_max": 510,
"y_min": 312
},
"category": "line_segment",
"color_rgb": [
188,
202,
209
],
"id": "gray_leg_left",
"orientation": {
"angle_deg": -75.96,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 267.82,
"center_y": 403.96
},
"size": {
"area_pixels": 2064,
"length_pixels": 204.22,
"thickness_pixels": 15.52
}
}
]
}