VisPhyBench-Data / test /detection_json /task10025_003_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": 40,
"width": 40,
"x_max": 298,
"x_min": 260,
"y_max": 168,
"y_min": 130
},
"category": "circle",
"color_rgb": [
239,
80,
70
],
"id": "red_ball",
"position": {
"center_x": 279.58,
"center_y": 149.58
},
"size": {
"area_pixels": 1248,
"radius_pixels": 19.94
}
},
{
"bbox": {
"height": 52,
"width": 50,
"x_max": 274,
"x_min": 226,
"y_max": 222,
"y_min": 172
},
"category": "circle",
"color_rgb": [
185,
201,
209
],
"id": "gray_ball",
"position": {
"center_x": 249.8,
"center_y": 197.04
},
"size": {
"area_pixels": 2052,
"radius_pixels": 25.54
}
},
{
"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.28,
"center_y": 228.9
},
"size": {
"area_pixels": 340,
"radius_pixels": 10.4
}
},
{
"bbox": {
"height": 20,
"width": 20,
"x_max": 136,
"x_min": 118,
"y_max": 294,
"y_min": 276
},
"category": "circle",
"color_rgb": [
0,
0,
0
],
"id": "black_ball_2",
"position": {
"center_x": 127.16,
"center_y": 285.16
},
"size": {
"area_pixels": 344,
"radius_pixels": 10.46
}
},
{
"bbox": {
"height": 22,
"width": 22,
"x_max": 116,
"x_min": 96,
"y_max": 330,
"y_min": 310
},
"category": "circle",
"color_rgb": [
0,
0,
0
],
"id": "black_ball_3",
"position": {
"center_x": 106,
"center_y": 320.44
},
"size": {
"area_pixels": 356,
"radius_pixels": 10.64
}
},
{
"bbox": {
"height": 154,
"width": 58,
"x_max": 186,
"x_min": 130,
"y_max": 396,
"y_min": 244
},
"category": "line_segment",
"color_rgb": [
186,
200,
208
],
"id": "gray_bar_1",
"orientation": {
"angle_deg": 71.02,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 157.52,
"center_y": 319.96
},
"size": {
"area_pixels": 1036,
"length_pixels": 160,
"thickness_pixels": 7.92
}
},
{
"bbox": {
"height": 162,
"width": 24,
"x_max": 168,
"x_min": 146,
"y_max": 400,
"y_min": 240
},
"category": "line_segment",
"color_rgb": [
186,
200,
208
],
"id": "gray_bar_2",
"orientation": {
"angle_deg": -84.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 157.36,
"center_y": 319.84
},
"size": {
"area_pixels": 1044,
"length_pixels": 160.58,
"thickness_pixels": 7.12
}
},
{
"bbox": {
"height": 76,
"width": 84,
"x_max": 176,
"x_min": 94,
"y_max": 456,
"y_min": 382
},
"category": "line_segment",
"color_rgb": [
0,
0,
0
],
"id": "black_bar",
"orientation": {
"angle_deg": -40.93,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 135.5,
"center_y": 418.72
},
"size": {
"area_pixels": 1064,
"length_pixels": 105,
"thickness_pixels": 10.1
}
}
]
}