VisPhyBench-Data / test /detection_json /task10022_000_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": 78,
"width": 76,
"x_max": 316,
"x_min": 242,
"y_max": 184,
"y_min": 108
},
"category": "circle",
"color_rgb": [
240,
78,
68
],
"id": "red_ball",
"position": {
"center_x": 279.5,
"center_y": 146.52
},
"size": {
"area_pixels": 4686,
"radius_pixels": 38.62
}
},
{
"bbox": {
"height": 54,
"width": 54,
"x_max": 306,
"x_min": 254,
"y_max": 288,
"y_min": 236
},
"category": "circle",
"color_rgb": [
186,
201,
209
],
"id": "gray_ball",
"position": {
"center_x": 281.26,
"center_y": 262.62
},
"size": {
"area_pixels": 2250,
"radius_pixels": 26.76
}
},
{
"bbox": {
"height": 166,
"width": 110,
"x_max": 108,
"x_min": 0,
"y_max": 510,
"y_min": 346
},
"category": "line_segment",
"color_rgb": [
0,
0,
0
],
"id": "black_bar",
"orientation": {
"angle_deg": -56.81,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 51.04,
"center_y": 432.86
},
"size": {
"area_pixels": 1914,
"length_pixels": 197.2,
"thickness_pixels": 9.16
}
},
{
"bbox": {
"height": 160,
"width": 44,
"x_max": 314,
"x_min": 272,
"y_max": 510,
"y_min": 352
},
"category": "line_segment",
"color_rgb": [
190,
204,
210
],
"id": "gray_bar_pos_slope",
"orientation": {
"angle_deg": 77.48,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 293.26,
"center_y": 433.58
},
"size": {
"area_pixels": 1138,
"length_pixels": 163.68,
"thickness_pixels": 7.06
}
},
{
"bbox": {
"height": 160,
"width": 44,
"x_max": 314,
"x_min": 272,
"y_max": 510,
"y_min": 352
},
"category": "line_segment",
"color_rgb": [
190,
203,
209
],
"id": "gray_bar_neg_slope",
"orientation": {
"angle_deg": -77.53,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 293.5,
"center_y": 430.12
},
"size": {
"area_pixels": 1113,
"length_pixels": 163.68,
"thickness_pixels": 7.06
}
},
{
"bbox": {
"height": 102,
"width": 12,
"x_max": 216,
"x_min": 206,
"y_max": 510,
"y_min": 410
},
"category": "rectangle_bar",
"color_rgb": [
186,
199,
207
],
"id": "vertical_pillar",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 211.5,
"center_y": 460.5
},
"size": {
"area_pixels": 1020,
"length_pixels": 102,
"thickness_pixels": 10
}
}
]
}