VisPhyBench-Data / sub /detection_json /task10002_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": 36,
"width": 40,
"x_max": 246,
"x_min": 208,
"y_max": 84,
"y_min": 50
},
"category": "circle",
"color_rgb": [
184,
200,
209
],
"id": "gray_ball_small",
"position": {
"center_x": 227.84,
"center_y": 67.08
},
"size": {
"area_pixels": 1104,
"radius_pixels": 18.74
}
},
{
"bbox": {
"height": 42,
"width": 36,
"x_max": 182,
"x_min": 148,
"y_max": 110,
"y_min": 70
},
"category": "u_shape",
"color_rgb": [
184,
198,
208
],
"id": "gray_cup",
"position": {
"center_x": 165.54,
"center_y": 92.56
},
"size": {
"area_pixels": 768,
"height_pixels": 42,
"width_pixels": 36
}
},
{
"bbox": {
"height": 82,
"width": 80,
"x_max": 318,
"x_min": 240,
"y_max": 186,
"y_min": 106
},
"category": "circle",
"color_rgb": [
240,
78,
67
],
"id": "red_ball",
"position": {
"center_x": 278.86,
"center_y": 146.1
},
"size": {
"area_pixels": 5052,
"radius_pixels": 40.1
}
},
{
"bbox": {
"height": 96,
"width": 176,
"x_max": 174,
"x_min": 0,
"y_max": 346,
"y_min": 252
},
"category": "line_segment",
"color_rgb": [
0,
0,
0
],
"id": "black_bar",
"orientation": {
"angle_deg": -25.92,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 83.2,
"center_y": 299.2
},
"size": {
"area_pixels": 2048,
"length_pixels": 194.04,
"thickness_pixels": 12.06
}
},
{
"bbox": {
"height": 98,
"width": 20,
"x_max": 284,
"x_min": 266,
"y_max": 434,
"y_min": 338
},
"category": "rectangle_bar",
"color_rgb": [
186,
202,
211
],
"id": "vertical_gray_bar",
"orientation": {
"angle_deg": 84.09,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 275.46,
"center_y": 385.66
},
"size": {
"area_pixels": 1040,
"length_pixels": 97.14,
"thickness_pixels": 11.12
}
}
]
}