VisPhyBench-Data / sub /detection_json /task10017_019_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": 64,
"x_min": 32,
"y_max": 140,
"y_min": 108
},
"category": "circle",
"color_rgb": [
239,
79,
70
],
"id": "red_ball",
"position": {
"center_x": 48.5,
"center_y": 123.5
},
"size": {
"area_pixels": 900,
"radius_pixels": 16.92
}
},
{
"bbox": {
"height": 50,
"width": 48,
"x_max": 328,
"x_min": 282,
"y_max": 224,
"y_min": 176
},
"category": "circle",
"color_rgb": [
186,
200,
209
],
"id": "gray_ball",
"position": {
"center_x": 304.96,
"center_y": 199.68
},
"size": {
"area_pixels": 1924,
"radius_pixels": 24.74
}
},
{
"bbox": {
"height": 26,
"width": 174,
"x_max": 316,
"x_min": 144,
"y_max": 234,
"y_min": 210
},
"category": "line_segment",
"color_rgb": [
187,
200,
208
],
"id": "gray_bar",
"orientation": {
"angle_deg": -5.23,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 229.38,
"center_y": 222.36
},
"size": {
"area_pixels": 1760,
"length_pixels": 173.64,
"thickness_pixels": 10.14
}
},
{
"bbox": {
"height": 100,
"width": 88,
"x_max": 186,
"x_min": 100,
"y_max": 412,
"y_min": 314
},
"category": "line_segment",
"color_rgb": [
0,
0,
0
],
"id": "black_bar",
"orientation": {
"angle_deg": -49.48,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 142.14,
"center_y": 362.5
},
"size": {
"area_pixels": 1260,
"length_pixels": 123.86,
"thickness_pixels": 10.18
}
},
{
"bbox": {
"height": 178,
"width": 10,
"x_max": 200,
"x_min": 192,
"y_max": 510,
"y_min": 334
},
"category": "rectangle_bar",
"color_rgb": [
186,
200,
207
],
"id": "vertical_pillar_left",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 195.5,
"center_y": 422
},
"size": {
"area_pixels": 1792,
"length_pixels": 178,
"thickness_pixels": 10
}
},
{
"bbox": {
"height": 154,
"width": 10,
"x_max": 276,
"x_min": 268,
"y_max": 510,
"y_min": 358
},
"category": "rectangle_bar",
"color_rgb": [
184,
200,
209
],
"id": "vertical_pillar_middle_left",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 272.5,
"center_y": 434.5
},
"size": {
"area_pixels": 1540,
"length_pixels": 154,
"thickness_pixels": 10
}
},
{
"bbox": {
"height": 128,
"width": 12,
"x_max": 354,
"x_min": 344,
"y_max": 510,
"y_min": 384
},
"category": "rectangle_bar",
"color_rgb": [
186,
200,
207
],
"id": "vertical_pillar_middle_right",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 349,
"center_y": 447.5
},
"size": {
"area_pixels": 1408,
"length_pixels": 128,
"thickness_pixels": 12
}
},
{
"bbox": {
"height": 102,
"width": 10,
"x_max": 430,
"x_min": 422,
"y_max": 510,
"y_min": 410
},
"category": "rectangle_bar",
"color_rgb": [
186,
200,
208
],
"id": "vertical_pillar_right",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 425.5,
"center_y": 460.5
},
"size": {
"area_pixels": 1020,
"length_pixels": 102,
"thickness_pixels": 10
}
}
]
}