VisPhyBench-Data / sub /detection_json /task10015_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": [
238,
79,
70
],
"id": "red_ball",
"position": {
"center_x": 48.32,
"center_y": 123.58
},
"size": {
"area_pixels": 908,
"radius_pixels": 17
}
},
{
"bbox": {
"height": 52,
"width": 52,
"x_max": 206,
"x_min": 156,
"y_max": 186,
"y_min": 136
},
"category": "circle",
"color_rgb": [
187,
201,
210
],
"id": "gray_ball",
"position": {
"center_x": 181,
"center_y": 159.84
},
"size": {
"area_pixels": 2112,
"radius_pixels": 25.92
}
},
{
"bbox": {
"height": 98,
"width": 86,
"x_max": 340,
"x_min": 256,
"y_max": 308,
"y_min": 212
},
"category": "polyline",
"color_rgb": [
193,
205,
212
],
"id": "gray_u_shape",
"orientation": {
"angle_deg": 61.01,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 303.38,
"center_y": 267.88
},
"size": {
"area_pixels": 2024,
"length_pixels": 278.6,
"thickness_pixels": 7.26
}
},
{
"bbox": {
"height": 22,
"width": 22,
"x_max": 214,
"x_min": 194,
"y_max": 240,
"y_min": 220
},
"category": "circle",
"color_rgb": [
0,
0,
0
],
"id": "black_dot_1",
"position": {
"center_x": 204.22,
"center_y": 229.94
},
"size": {
"area_pixels": 356,
"radius_pixels": 10.64
}
},
{
"bbox": {
"height": 20,
"width": 20,
"x_max": 264,
"x_min": 246,
"y_max": 268,
"y_min": 250
},
"category": "circle",
"color_rgb": [
0,
0,
0
],
"id": "black_dot_2",
"position": {
"center_x": 254.9,
"center_y": 258.72
},
"size": {
"area_pixels": 340,
"radius_pixels": 10.4
}
},
{
"bbox": {
"height": 22,
"width": 22,
"x_max": 324,
"x_min": 304,
"y_max": 290,
"y_min": 270
},
"category": "circle",
"color_rgb": [
0,
0,
0
],
"id": "black_dot_3",
"position": {
"center_x": 314,
"center_y": 280
},
"size": {
"area_pixels": 356,
"radius_pixels": 10.64
}
},
{
"bbox": {
"height": 22,
"width": 20,
"x_max": 424,
"x_min": 406,
"y_max": 308,
"y_min": 288
},
"category": "circle",
"color_rgb": [
0,
0,
0
],
"id": "black_dot_4",
"position": {
"center_x": 415,
"center_y": 298
},
"size": {
"area_pixels": 344,
"radius_pixels": 10.46
}
},
{
"bbox": {
"height": 102,
"width": 10,
"x_max": 134,
"x_min": 126,
"y_max": 510,
"y_min": 410
},
"category": "rectangle_bar",
"color_rgb": [
183,
201,
207
],
"id": "vertical_pillar_left",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 130,
"center_y": 460
},
"size": {
"area_pixels": 1020,
"length_pixels": 102,
"thickness_pixels": 10
}
},
{
"bbox": {
"height": 128,
"width": 12,
"x_max": 212,
"x_min": 202,
"y_max": 510,
"y_min": 384
},
"category": "rectangle_bar",
"color_rgb": [
186,
200,
207
],
"id": "vertical_pillar_middle",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 207,
"center_y": 447
},
"size": {
"area_pixels": 1536,
"length_pixels": 128,
"thickness_pixels": 12
}
},
{
"bbox": {
"height": 156,
"width": 14,
"x_max": 288,
"x_min": 276,
"y_max": 510,
"y_min": 356
},
"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": 283.94,
"center_y": 433.04
},
"size": {
"area_pixels": 1560,
"length_pixels": 156,
"thickness_pixels": 10
}
}
]
}