VisPhyBench-Data / sub /detection_json /task10007_012_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": 44,
"width": 42,
"x_max": 200,
"x_min": 160,
"y_max": 104,
"y_min": 62
},
"category": "circle",
"color_rgb": [
186,
201,
209
],
"id": "gray_ball",
"position": {
"center_x": 179.9,
"center_y": 82.88
},
"size": {
"area_pixels": 1456,
"radius_pixels": 21.52
}
},
{
"bbox": {
"height": 36,
"width": 36,
"x_max": 94,
"x_min": 60,
"y_max": 150,
"y_min": 116
},
"category": "circle",
"color_rgb": [
240,
79,
70
],
"id": "red_ball",
"position": {
"center_x": 76.76,
"center_y": 132.76
},
"size": {
"area_pixels": 1000,
"radius_pixels": 17.84
}
},
{
"bbox": {
"height": 20,
"width": 20,
"x_max": 212,
"x_min": 194,
"y_max": 238,
"y_min": 220
},
"category": "circle",
"color_rgb": [
0,
0,
0
],
"id": "black_ball_1",
"position": {
"center_x": 203.22,
"center_y": 229
},
"size": {
"area_pixels": 336,
"radius_pixels": 10.34
}
},
{
"bbox": {
"height": 22,
"width": 22,
"x_max": 164,
"x_min": 144,
"y_max": 294,
"y_min": 274
},
"category": "circle",
"color_rgb": [
0,
0,
0
],
"id": "black_ball_2",
"position": {
"center_x": 154.3,
"center_y": 284.62
},
"size": {
"area_pixels": 352,
"radius_pixels": 10.58
}
},
{
"bbox": {
"height": 22,
"width": 22,
"x_max": 146,
"x_min": 126,
"y_max": 384,
"y_min": 364
},
"category": "circle",
"color_rgb": [
0,
0,
0
],
"id": "black_ball_3",
"position": {
"center_x": 136,
"center_y": 374
},
"size": {
"area_pixels": 356,
"radius_pixels": 10.64
}
},
{
"bbox": {
"height": 22,
"width": 20,
"x_max": 166,
"x_min": 148,
"y_max": 448,
"y_min": 428
},
"category": "circle",
"color_rgb": [
0,
0,
0
],
"id": "black_ball_4",
"position": {
"center_x": 157.18,
"center_y": 438.4
},
"size": {
"area_pixels": 344,
"radius_pixels": 10.46
}
},
{
"bbox": {
"height": 30,
"width": 88,
"x_max": 222,
"x_min": 136,
"y_max": 362,
"y_min": 334
},
"category": "line_segment",
"color_rgb": [
188,
200,
206
],
"id": "shallow_gray_bar",
"orientation": {
"angle_deg": 16.26,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 177.3,
"center_y": 348.48
},
"size": {
"area_pixels": 556,
"length_pixels": 90.4,
"thickness_pixels": 12.16
}
},
{
"bbox": {
"height": 70,
"width": 78,
"x_max": 222,
"x_min": 146,
"y_max": 384,
"y_min": 316
},
"category": "line_segment",
"color_rgb": [
189,
201,
208
],
"id": "steep_gray_bar",
"orientation": {
"angle_deg": 39.64,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 184.4,
"center_y": 352.06
},
"size": {
"area_pixels": 644,
"length_pixels": 100.36,
"thickness_pixels": 11.84
}
},
{
"bbox": {
"height": 174,
"width": 170,
"x_max": 378,
"x_min": 210,
"y_max": 386,
"y_min": 214
},
"category": "u_shape",
"color_rgb": [
188,
201,
208
],
"id": "tilted_gray_cup",
"position": {
"center_x": 302.76,
"center_y": 314.98
},
"size": {
"area_pixels": 3840,
"height_pixels": 174,
"width_pixels": 170
}
}
]
}