VisPhyBench-Data / test /detection_json /task10044_003_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": 122,
"width": 78,
"x_max": 152,
"x_min": 76,
"y_max": 206,
"y_min": 86
},
"category": "line_segment",
"color_rgb": [
187,
200,
208
],
"id": "gray_poly_left",
"orientation": {
"angle_deg": -58.72,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 114,
"center_y": 146.66
},
"size": {
"area_pixels": 1408,
"length_pixels": 134.08,
"thickness_pixels": 10.5
}
},
{
"bbox": {
"height": 50,
"width": 66,
"x_max": 150,
"x_min": 86,
"y_max": 252,
"y_min": 204
},
"category": "line_segment",
"color_rgb": [
187,
200,
207
],
"id": "gray_poly_bottom",
"orientation": {
"angle_deg": 36.32,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 118.7,
"center_y": 226.28
},
"size": {
"area_pixels": 764,
"length_pixels": 75.26,
"thickness_pixels": 10.16
}
},
{
"bbox": {
"height": 98,
"width": 88,
"x_max": 234,
"x_min": 148,
"y_max": 244,
"y_min": 148
},
"category": "line_segment",
"color_rgb": [
188,
202,
209
],
"id": "gray_poly_right",
"orientation": {
"angle_deg": -48.61,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 191.8,
"center_y": 194.12
},
"size": {
"area_pixels": 1264,
"length_pixels": 123.42,
"thickness_pixels": 10.24
}
},
{
"bbox": {
"height": 108,
"width": 38,
"x_max": 272,
"x_min": 236,
"y_max": 228,
"y_min": 122
},
"category": "line_segment",
"color_rgb": [
187,
199,
207
],
"id": "gray_slanted_bar",
"orientation": {
"angle_deg": 74.94,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 254.62,
"center_y": 174.94
},
"size": {
"area_pixels": 1116,
"length_pixels": 107.86,
"thickness_pixels": 10.34
}
},
{
"bbox": {
"height": 40,
"width": 40,
"x_max": 298,
"x_min": 260,
"y_max": 168,
"y_min": 130
},
"category": "circle",
"color_rgb": [
241,
79,
69
],
"id": "red_ball",
"position": {
"center_x": 279.62,
"center_y": 149.62
},
"size": {
"area_pixels": 1244,
"radius_pixels": 20
}
},
{
"bbox": {
"height": 116,
"width": 134,
"x_max": 156,
"x_min": 24,
"y_max": 450,
"y_min": 336
},
"category": "line_segment",
"color_rgb": [
0,
0,
0
],
"id": "black_bar",
"orientation": {
"angle_deg": -40.4,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 90.04,
"center_y": 393.64
},
"size": {
"area_pixels": 1700,
"length_pixels": 166.18,
"thickness_pixels": 10.24
}
},
{
"bbox": {
"height": 102,
"width": 10,
"x_max": 310,
"x_min": 302,
"y_max": 510,
"y_min": 410
},
"category": "rectangle_bar",
"color_rgb": [
184,
200,
209
],
"id": "gray_vertical_bar",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 306,
"center_y": 460
},
"size": {
"area_pixels": 1020,
"length_pixels": 100,
"thickness_pixels": 10.2
}
}
]
}