VisPhyBench-Data / test /detection_json /task10010_007_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": 56,
"width": 58,
"x_max": 66,
"x_min": 10,
"y_max": 140,
"y_min": 86
},
"category": "circle",
"color_rgb": [
240,
79,
68
],
"id": "red_ball",
"position": {
"center_x": 37.26,
"center_y": 113.16
},
"size": {
"area_pixels": 2568,
"radius_pixels": 28.6
}
},
{
"bbox": {
"height": 146,
"width": 138,
"x_max": 136,
"x_min": 0,
"y_max": 328,
"y_min": 184
},
"category": "line_segment",
"color_rgb": [
0,
0,
0
],
"id": "black_bar",
"orientation": {
"angle_deg": -45.37,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 68.96,
"center_y": 252.46
},
"size": {
"area_pixels": 1972,
"length_pixels": 193.8,
"thickness_pixels": 9.96
}
},
{
"bbox": {
"height": 128,
"width": 70,
"x_max": 244,
"x_min": 176,
"y_max": 336,
"y_min": 210
},
"category": "line_segment",
"color_rgb": [
194,
205,
212
],
"id": "gray_bar_steep",
"orientation": {
"angle_deg": 63.06,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 210.4,
"center_y": 273.04
},
"size": {
"area_pixels": 1016,
"length_pixels": 141.36,
"thickness_pixels": 7.38
}
},
{
"bbox": {
"height": 92,
"width": 114,
"x_max": 266,
"x_min": 154,
"y_max": 318,
"y_min": 228
},
"category": "line_segment",
"color_rgb": [
193,
204,
211
],
"id": "gray_bar_shallow",
"orientation": {
"angle_deg": 37.94,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 210.98,
"center_y": 273
},
"size": {
"area_pixels": 992,
"length_pixels": 141.2,
"thickness_pixels": 7.78
}
},
{
"bbox": {
"height": 102,
"width": 10,
"x_max": 336,
"x_min": 328,
"y_max": 510,
"y_min": 410
},
"category": "rectangle_bar",
"color_rgb": [
184,
201,
207
],
"id": "gray_pillar",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 332,
"center_y": 460
},
"size": {
"area_pixels": 1020,
"length_pixels": 102,
"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_dot_1",
"position": {
"center_x": 204.16,
"center_y": 229.84
},
"size": {
"area_pixels": 352,
"radius_pixels": 10.58
}
},
{
"bbox": {
"height": 22,
"width": 22,
"x_max": 280,
"x_min": 260,
"y_max": 312,
"y_min": 292
},
"category": "circle",
"color_rgb": [
0,
0,
0
],
"id": "black_dot_2",
"position": {
"center_x": 269.96,
"center_y": 301.66
},
"size": {
"area_pixels": 352,
"radius_pixels": 10.58
}
},
{
"bbox": {
"height": 20,
"width": 22,
"x_max": 344,
"x_min": 324,
"y_max": 364,
"y_min": 346
},
"category": "circle",
"color_rgb": [
0,
0,
0
],
"id": "black_dot_3",
"position": {
"center_x": 334.2,
"center_y": 355.12
},
"size": {
"area_pixels": 344,
"radius_pixels": 10.46
}
},
{
"bbox": {
"height": 22,
"width": 20,
"x_max": 370,
"x_min": 352,
"y_max": 382,
"y_min": 362
},
"category": "circle",
"color_rgb": [
0,
0,
0
],
"id": "black_dot_4",
"position": {
"center_x": 360.24,
"center_y": 372.02
},
"size": {
"area_pixels": 340,
"radius_pixels": 10.4
}
},
{
"bbox": {
"height": 20,
"width": 20,
"x_max": 416,
"x_min": 398,
"y_max": 402,
"y_min": 384
},
"category": "circle",
"color_rgb": [
0,
0,
0
],
"id": "black_dot_5",
"position": {
"center_x": 407.16,
"center_y": 393.16
},
"size": {
"area_pixels": 336,
"radius_pixels": 10.34
}
}
]
}