VisPhyBench-Data / sub /detection_json /task10004_018_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": 100,
"width": 98,
"x_max": 140,
"x_min": 44,
"y_max": 126,
"y_min": 28
},
"category": "circle",
"color_rgb": [
240,
78,
68
],
"id": "red_ball",
"position": {
"center_x": 91.46,
"center_y": 76.52
},
"size": {
"area_pixels": 7428,
"radius_pixels": 48.62
}
},
{
"bbox": {
"height": 128,
"width": 124,
"x_max": 344,
"x_min": 222,
"y_max": 184,
"y_min": 58
},
"category": "gray_cup",
"color_rgb": [
188,
200,
207
],
"id": "gray_cup",
"orientation": {
"angle_deg": -60.96,
"definition": "angle from +x axis, counter-clockwise (principal axis of shape)"
},
"position": {
"center_x": 273.72,
"center_y": 130.46
},
"size": {
"area_pixels": 2372,
"length_pixels": 260.38,
"thickness_pixels": 10
}
},
{
"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_ball_left",
"position": {
"center_x": 204.24,
"center_y": 229.94
},
"size": {
"area_pixels": 344,
"radius_pixels": 10.44
}
},
{
"bbox": {
"height": 52,
"width": 54,
"x_max": 264,
"x_min": 212,
"y_max": 276,
"y_min": 226
},
"category": "circle",
"color_rgb": [
185,
200,
208
],
"id": "gray_ball",
"position": {
"center_x": 237.56,
"center_y": 250.94
},
"size": {
"area_pixels": 2044,
"radius_pixels": 25.5
}
},
{
"bbox": {
"height": 24,
"width": 22,
"x_max": 276,
"x_min": 256,
"y_max": 284,
"y_min": 262
},
"category": "circle",
"color_rgb": [
0,
0,
0
],
"id": "black_ball_middle",
"position": {
"center_x": 265.96,
"center_y": 272.96
},
"size": {
"area_pixels": 348,
"radius_pixels": 10.5
}
},
{
"bbox": {
"height": 24,
"width": 24,
"x_max": 372,
"x_min": 350,
"y_max": 318,
"y_min": 296
},
"category": "circle",
"color_rgb": [
0,
0,
0
],
"id": "black_ball_right",
"position": {
"center_x": 361.28,
"center_y": 307.3
},
"size": {
"area_pixels": 344,
"radius_pixels": 10.44
}
},
{
"bbox": {
"height": 102,
"width": 12,
"x_max": 186,
"x_min": 176,
"y_max": 510,
"y_min": 410
},
"category": "rectangle_bar",
"color_rgb": [
185,
200,
209
],
"id": "vertical_pillar_left",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 181,
"center_y": 460.5
},
"size": {
"area_pixels": 1120,
"length_pixels": 102,
"thickness_pixels": 11
}
},
{
"bbox": {
"height": 128,
"width": 12,
"x_max": 262,
"x_min": 252,
"y_max": 510,
"y_min": 384
},
"category": "rectangle_bar",
"color_rgb": [
185,
200,
208
],
"id": "vertical_pillar_right",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 257.5,
"center_y": 447.5
},
"size": {
"area_pixels": 1280,
"length_pixels": 128,
"thickness_pixels": 10
}
}
]
}