VisPhyBench-Data / test /detection_json /task10047_001_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": 6,
"width": 4,
"x_max": 214,
"x_min": 212,
"y_max": 146,
"y_min": 142
},
"category": "circle",
"color_rgb": [
232,
79,
74
],
"id": "red_dot",
"position": {
"center_x": 212.5,
"center_y": 143.5
},
"size": {
"area_pixels": 8,
"radius_pixels": 1.6
}
},
{
"bbox": {
"height": 54,
"width": 54,
"x_max": 270,
"x_min": 218,
"y_max": 202,
"y_min": 150
},
"category": "circle",
"color_rgb": [
185,
200,
208
],
"id": "gray_ball_upper",
"position": {
"center_x": 244.38,
"center_y": 176.3
},
"size": {
"area_pixels": 2208,
"radius_pixels": 26.52
}
},
{
"bbox": {
"height": 60,
"width": 60,
"x_max": 212,
"x_min": 154,
"y_max": 282,
"y_min": 224
},
"category": "circle",
"color_rgb": [
185,
200,
208
],
"id": "gray_ball_lower",
"position": {
"center_x": 183,
"center_y": 253.46
},
"size": {
"area_pixels": 2548,
"radius_pixels": 28.48
}
},
{
"bbox": {
"height": 54,
"width": 162,
"x_max": 174,
"x_min": 14,
"y_max": 380,
"y_min": 328
},
"category": "line_segment",
"color_rgb": [
0,
0,
0
],
"id": "black_bar",
"orientation": {
"angle_deg": 14.77,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 94.1,
"center_y": 353.28
},
"size": {
"area_pixels": 1672,
"length_pixels": 164.04,
"thickness_pixels": 10.24
}
},
{
"bbox": {
"height": 170,
"width": 150,
"x_max": 238,
"x_min": 90,
"y_max": 420,
"y_min": 252
},
"category": "line_segment",
"color_rgb": [
187,
200,
207
],
"id": "diagonal_gray_bar",
"orientation": {
"angle_deg": 49.22,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 164.08,
"center_y": 335.66
},
"size": {
"area_pixels": 2200,
"length_pixels": 214.66,
"thickness_pixels": 10.24
}
}
]
}