VisPhyBench-Data / test /detection_json /task10029_007_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": 56,
"width": 56,
"x_max": 64,
"x_min": 10,
"y_max": 140,
"y_min": 86
},
"category": "circle",
"color_rgb": [
241,
78,
68
],
"id": "red_ball",
"position": {
"center_x": 37,
"center_y": 112.92
},
"size": {
"area_pixels": 2512,
"radius_pixels": 28.28
}
},
{
"bbox": {
"height": 38,
"width": 36,
"x_max": 186,
"x_min": 152,
"y_max": 130,
"y_min": 94
},
"category": "circle",
"color_rgb": [
185,
200,
208
],
"id": "gray_ball_left",
"position": {
"center_x": 169.1,
"center_y": 111.92
},
"size": {
"area_pixels": 1080,
"radius_pixels": 18.54
}
},
{
"bbox": {
"height": 40,
"width": 42,
"x_max": 324,
"x_min": 284,
"y_max": 90,
"y_min": 52
},
"category": "circle",
"color_rgb": [
186,
200,
209
],
"id": "gray_ball_right",
"position": {
"center_x": 304.54,
"center_y": 71.14
},
"size": {
"area_pixels": 1316,
"radius_pixels": 20.46
}
},
{
"bbox": {
"height": 82,
"width": 116,
"x_max": 212,
"x_min": 98,
"y_max": 340,
"y_min": 260
},
"category": "line_segment",
"color_rgb": [
189,
201,
208
],
"id": "tilted_gray_bar",
"orientation": {
"angle_deg": -33.9,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 155.38,
"center_y": 299.98
},
"size": {
"area_pixels": 1356,
"length_pixels": 134.04,
"thickness_pixels": 12.24
}
},
{
"bbox": {
"height": 146,
"width": 120,
"x_max": 334,
"x_min": 216,
"y_max": 510,
"y_min": 366
},
"category": "u_shape",
"color_rgb": [
185,
200,
208
],
"id": "u_shape_container",
"orientation": {
"angle_deg": 88.6,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 275.1,
"center_y": 452.12
},
"size": {
"area_pixels": 3740,
"length_pixels": 398,
"thickness_pixels": 9.4
}
}
]
}