VisPhyBench-Data / test /detection_json /task10018_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": 162,
"width": 134,
"x_max": 272,
"x_min": 140,
"y_max": 256,
"y_min": 96
},
"category": "line_segment",
"color_rgb": [
202,
212,
217
],
"id": "gray_bar_diagonal_shallow",
"orientation": {
"angle_deg": -51.92,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 201.24,
"center_y": 173.28
},
"size": {
"area_pixels": 1604,
"length_pixels": 202.52,
"thickness_pixels": 10.74
}
},
{
"bbox": {
"height": 188,
"width": 50,
"x_max": 224,
"x_min": 176,
"y_max": 266,
"y_min": 80
},
"category": "line_segment",
"color_rgb": [
198,
209,
215
],
"id": "gray_bar_diagonal_steep",
"orientation": {
"angle_deg": -77.22,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 201.56,
"center_y": 173.96
},
"size": {
"area_pixels": 1524,
"length_pixels": 192.76,
"thickness_pixels": 9.86
}
},
{
"bbox": {
"height": 152,
"width": 16,
"x_max": 250,
"x_min": 236,
"y_max": 270,
"y_min": 120
},
"category": "line_segment",
"color_rgb": [
197,
209,
215
],
"id": "gray_bar_vertical",
"orientation": {
"angle_deg": 89.01,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 244.16,
"center_y": 172.28
},
"size": {
"area_pixels": 1188,
"length_pixels": 150.08,
"thickness_pixels": 11.96
}
},
{
"bbox": {
"height": 44,
"width": 44,
"x_max": 186,
"x_min": 144,
"y_max": 294,
"y_min": 252
},
"category": "circle",
"color_rgb": [
191,
205,
212
],
"id": "gray_ball",
"position": {
"center_x": 166.12,
"center_y": 273.22
},
"size": {
"area_pixels": 1440,
"radius_pixels": 21.42
}
},
{
"bbox": {
"height": 84,
"width": 84,
"x_max": 318,
"x_min": 236,
"y_max": 336,
"y_min": 254
},
"category": "circle",
"color_rgb": [
240,
79,
68
],
"id": "red_ball",
"position": {
"center_x": 277.52,
"center_y": 295.52
},
"size": {
"area_pixels": 5508,
"radius_pixels": 41.88
}
},
{
"bbox": {
"height": 104,
"width": 12,
"x_max": 236,
"x_min": 226,
"y_max": 510,
"y_min": 408
},
"category": "rectangle_bar",
"color_rgb": [
185,
201,
209
],
"id": "vertical_pillar",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 232.48,
"center_y": 460.06
},
"size": {
"area_pixels": 1028,
"length_pixels": 104,
"thickness_pixels": 12
}
}
]
}