VisPhyBench-Data / test /detection_json /task10042_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": 34,
"width": 34,
"x_max": 306,
"x_min": 274,
"y_max": 176,
"y_min": 144
},
"category": "circle",
"color_rgb": [
186,
201,
209
],
"id": "gray_ball",
"position": {
"center_x": 290,
"center_y": 160
},
"size": {
"area_pixels": 960,
"radius_pixels": 17.48
}
},
{
"bbox": {
"height": 84,
"width": 84,
"x_max": 318,
"x_min": 236,
"y_max": 336,
"y_min": 254
},
"category": "circle",
"color_rgb": [
240,
78,
68
],
"id": "red_ball",
"position": {
"center_x": 277,
"center_y": 295
},
"size": {
"area_pixels": 5444,
"radius_pixels": 41.62
}
},
{
"bbox": {
"height": 164,
"width": 112,
"x_max": 300,
"x_min": 190,
"y_max": 416,
"y_min": 254
},
"category": "line_segment",
"color_rgb": [
187,
200,
207
],
"id": "tilted_gray_bar",
"orientation": {
"angle_deg": 56.7,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 245,
"center_y": 335
},
"size": {
"area_pixels": 1964,
"length_pixels": 190.26,
"thickness_pixels": 10.24
}
},
{
"bbox": {
"height": 102,
"width": 10,
"x_max": 326,
"x_min": 318,
"y_max": 510,
"y_min": 410
},
"category": "rectangle_bar",
"color_rgb": [
184,
200,
208
],
"id": "vertical_gray_bar",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 322,
"center_y": 460
},
"size": {
"area_pixels": 1020,
"length_pixels": 100,
"thickness_pixels": 8
}
},
{
"bbox": {
"height": 46,
"width": 42,
"x_max": 174,
"x_min": 134,
"y_max": 510,
"y_min": 466
},
"category": "u_shape",
"color_rgb": [
185,
200,
208
],
"id": "u_shape_container",
"orientation": {
"angle_deg": 94.7,
"definition": "angle from +x axis, counter-clockwise (principal axis of shape)"
},
"position": {
"center_x": 154,
"center_y": 488
},
"size": {
"area_pixels": 824,
"length_pixels": 134,
"thickness_pixels": 8
}
}
]
}