VisPhyBench-Data / test /detection_json /task10045_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": 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.68,
"center_y": 145.74
},
"size": {
"area_pixels": 4760,
"radius_pixels": 38.92
}
},
{
"bbox": {
"height": 188,
"width": 162,
"x_max": 272,
"x_min": 112,
"y_max": 276,
"y_min": 90
},
"category": "line_segment",
"color_rgb": [
187,
200,
207
],
"id": "diagonal_gray_bar",
"orientation": {
"angle_deg": 49.73,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 191.66,
"center_y": 182.5
},
"size": {
"area_pixels": 2456,
"length_pixels": 240.88,
"thickness_pixels": 9.72
}
},
{
"bbox": {
"height": 118,
"width": 20,
"x_max": 182,
"x_min": 164,
"y_max": 314,
"y_min": 198
},
"category": "line_segment",
"color_rgb": [
186,
200,
206
],
"id": "vertical_support_bar",
"orientation": {
"angle_deg": -83.88,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 173,
"center_y": 255.78
},
"size": {
"area_pixels": 936,
"length_pixels": 119.26,
"thickness_pixels": 10.5
}
},
{
"bbox": {
"height": 106,
"width": 64,
"x_max": 204,
"x_min": 142,
"y_max": 308,
"y_min": 204
},
"category": "line_segment",
"color_rgb": [
189,
200,
207
],
"id": "slanted_support_bar",
"orientation": {
"angle_deg": -59.24,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 172.8,
"center_y": 256.16
},
"size": {
"area_pixels": 584,
"length_pixels": 119.32,
"thickness_pixels": 6.46
}
},
{
"bbox": {
"height": 104,
"width": 22,
"x_max": 236,
"x_min": 216,
"y_max": 510,
"y_min": 408
},
"category": "rectangle_bar",
"color_rgb": [
184,
200,
208
],
"id": "left_base_pillar",
"orientation": {
"angle_deg": 85.4,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 225.18,
"center_y": 460.78
},
"size": {
"area_pixels": 1500,
"length_pixels": 104.48,
"thickness_pixels": 18.4
}
},
{
"bbox": {
"height": 68,
"width": 18,
"x_max": 282,
"x_min": 266,
"y_max": 510,
"y_min": 444
},
"category": "rectangle_bar",
"color_rgb": [
186,
200,
206
],
"id": "right_base_pillar",
"orientation": {
"angle_deg": -82.4,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 274.06,
"center_y": 473.06
},
"size": {
"area_pixels": 508,
"length_pixels": 69.54,
"thickness_pixels": 7.98
}
},
{
"bbox": {
"height": 8,
"width": 58,
"x_max": 274,
"x_min": 218,
"y_max": 508,
"y_min": 502
},
"category": "rectangle_bar",
"color_rgb": [
185,
200,
209
],
"id": "base_bottom_bar",
"orientation": {
"angle_deg": 0.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 246,
"center_y": 504.92
},
"size": {
"area_pixels": 448,
"length_pixels": 58,
"thickness_pixels": 6.14
}
}
]
}