VisPhyBench-Data / test /detection_json /task10030_006_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": "tilted_gray_bar_top",
"category": "line_segment",
"color_rgb": [187, 200, 207],
"position": {
"center_x": 237.78,
"center_y": 106.26
},
"bbox": {
"x_min": 200,
"y_min": 24,
"x_max": 275,
"y_max": 189,
"width": 76,
"height": 166
},
"size": {
"area_pixels": 1798,
"length_pixels": 172.72,
"thickness_pixels": 11.04
},
"orientation": {
"angle_deg": -67.6,
"definition": "angle from +x axis, counter-clockwise"
}
},
{
"id": "x_bar_1",
"category": "line_segment",
"color_rgb": [186, 200, 208],
"position": {
"center_x": 302.47,
"center_y": 420.14
},
"bbox": {
"x_min": 280,
"y_min": 329,
"x_max": 325,
"y_max": 511,
"width": 46,
"height": 183
},
"size": {
"area_pixels": 1215,
"length_pixels": 182.85,
"thickness_pixels": 7.71
},
"orientation": {
"angle_deg": 77.46,
"definition": "angle from +x axis, counter-clockwise"
}
},
{
"id": "x_bar_2",
"category": "line_segment",
"color_rgb": [186, 200, 208],
"position": {
"center_x": 302.48,
"center_y": 420.03
},
"bbox": {
"x_min": 280,
"y_min": 329,
"x_max": 325,
"y_max": 511,
"width": 46,
"height": 183
},
"size": {
"area_pixels": 1213,
"length_pixels": 182.97,
"thickness_pixels": 7.68
},
"orientation": {
"angle_deg": -77.5,
"definition": "angle from +x axis, counter-clockwise"
}
},
{
"id": "black_bar",
"category": "line_segment",
"color_rgb": [0, 0, 0],
"position": {
"center_x": 113.58,
"center_y": 314.79
},
"bbox": {
"x_min": 43,
"y_min": 310,
"x_max": 185,
"y_max": 320,
"width": 143,
"height": 11
},
"size": {
"area_pixels": 1463,
"length_pixels": 140.02,
"thickness_pixels": 11.08
},
"orientation": {
"angle_deg": -0.44,
"definition": "angle from +x axis, counter-clockwise"
}
},
{
"id": "black_ball_1",
"category": "circle",
"color_rgb": [0, 0, 0],
"position": {
"center_x": 204.26,
"center_y": 229.9
},
"bbox": {
"x_min": 194,
"y_min": 220,
"x_max": 214,
"y_max": 240,
"width": 21,
"height": 21
},
"size": {
"area_pixels": 346,
"radius_pixels": 10.49
}
},
{
"id": "black_ball_2",
"category": "circle",
"color_rgb": [0, 0, 0],
"position": {
"center_x": 225.75,
"center_y": 260.5
},
"bbox": {
"x_min": 216,
"y_min": 251,
"x_max": 236,
"y_max": 270,
"width": 21,
"height": 20
},
"size": {
"area_pixels": 342,
"radius_pixels": 10.43
}
},
{
"id": "black_ball_3",
"category": "circle",
"color_rgb": [0, 0, 0],
"position": {
"center_x": 294.15,
"center_y": 269.63
},
"bbox": {
"x_min": 284,
"y_min": 260,
"x_max": 304,
"y_max": 280,
"width": 21,
"height": 21
},
"size": {
"area_pixels": 349,
"radius_pixels": 10.54
}
},
{
"id": "black_ball_4",
"category": "circle",
"color_rgb": [0, 0, 0],
"position": {
"center_x": 260.16,
"center_y": 275.07
},
"bbox": {
"x_min": 250,
"y_min": 265,
"x_max": 270,
"y_max": 285,
"width": 21,
"height": 21
},
"size": {
"area_pixels": 348,
"radius_pixels": 10.52
}
},
{
"id": "red_ball",
"category": "circle",
"color_rgb": [239, 79, 68],
"position": {
"center_x": 455.5,
"center_y": 342.53
},
"bbox": {
"x_min": 403,
"y_min": 290,
"x_max": 508,
"y_max": 395,
"width": 106,
"height": 106
},
"size": {
"area_pixels": 8807,
"radius_pixels": 52.95
}
}
]
}