VisPhyBench-Data / test /detection_json /task10013_001_frame_01.json
lllqaq's picture
Add VisPhyBench splits (sub/test) with videos, detection JSON, difficulty tables
3b65786 verified
{
"image_size": {
"width": 512,
"height": 512
},
"coordinate_system": {
"origin": "top_left",
"x_axis": "to_right",
"y_axis": "downward"
},
"objects": [
{
"id": "gray_ball",
"category": "circle",
"color_rgb": [185, 200, 209],
"position": { "center_x": 153.81, "center_y": 268.85 },
"bbox": { "x_min": 125, "y_min": 240, "x_max": 183, "y_max": 298, "width": 59, "height": 59 },
"size": { "area_pixels": 2741, "radius_pixels": 29.54 }
},
{
"id": "red_ball",
"category": "circle",
"color_rgb": [239, 79, 69],
"position": { "center_x": 94.49, "center_y": 335.51 },
"bbox": { "x_min": 68, "y_min": 309, "x_max": 121, "y_max": 362, "width": 54, "height": 54 },
"size": { "area_pixels": 2288, "radius_pixels": 26.99 }
},
{
"id": "black_bar",
"category": "line_segment",
"color_rgb": [0, 0, 0],
"position": { "center_x": 83.29, "center_y": 373.69 },
"bbox": { "x_min": 0, "y_min": 300, "x_max": 170, "y_max": 445, "width": 171, "height": 146 },
"size": { "area_pixels": 2203, "length_pixels": 219.17, "thickness_pixels": 10.05 },
"orientation": { "angle_deg": -39.24, "definition": "angle from +x axis, counter-clockwise" }
},
{
"id": "gray_bar_vertical",
"category": "line_segment",
"color_rgb": [187, 200, 207],
"position": { "center_x": 221.05, "center_y": 108.68 },
"bbox": { "x_min": 196, "y_min": 15, "x_max": 246, "y_max": 202, "width": 51, "height": 188 },
"size": { "area_pixels": 1956, "length_pixels": 190.68, "thickness_pixels": 10.26 },
"orientation": { "angle_deg": 77.32, "definition": "angle from +x axis, counter-clockwise" }
},
{
"id": "gray_cross_bar_1",
"category": "line_segment",
"color_rgb": [189, 200, 207],
"position": { "center_x": 279.44, "center_y": 348.54 },
"bbox": { "x_min": 234, "y_min": 314, "x_max": 331, "y_max": 380, "width": 98, "height": 67 },
"size": { "area_pixels": 744, "length_pixels": 112.38, "thickness_pixels": 6.62 },
"orientation": { "angle_deg": 33.12, "definition": "angle from +x axis, counter-clockwise" }
},
{
"id": "gray_cross_bar_2",
"category": "line_segment",
"color_rgb": [191, 200, 206],
"position": { "center_x": 285.61, "center_y": 346.16 },
"bbox": { "x_min": 227, "y_min": 332, "x_max": 338, "y_max": 358, "width": 112, "height": 27 },
"size": { "area_pixels": 695, "length_pixels": 112.59, "thickness_pixels": 6.17 },
"orientation": { "angle_deg": 8.56, "definition": "angle from +x axis, counter-clockwise" }
}
]
}