{ "model": { "21": { "eeasy": { "model_bin_path": "/share/models/eeasy/yolov7_brid_prune_288x512.bin", "model_ezb_path": "/share/models/eeasy/yolov7_brid_prune_288x512.ezb", "model_format": "int8", "freq_nu": 700, "freq_vu": 700, "ndk-version": "1.2-20221231", "need_nu_freq": true, "need_vu_freq": true }, "axera": { "model_path": "/share/models/axera/yolov5s.joint" }, "info": "火焰模型编译的库根据编译的库flag进行检查", "label": [ "person", "bicycle" ], "name": "yolov5", "version": "1.1-20230101-826-c215xxxx" } }, "pipeline": { "91": { "21": { "class_attributes": { "all": 0.5, "apple": 0.5, "iou_thresh": 0.45, "topk": 50 } }, "enable": true, "info": "亿智鸟检测业务", "name": "bird_detect", "step": [ 11, 21, 31 ] } }, "post_process": { "31": { "name": "yololayer_nms", "yolo_anchor": [ 10, 13, 16, 30, 33, 23, 30, 61, 62, 45, 59, 119, 116, 90, 156, 198, 373, 326 ] } }, "pre_process": { "11": { "eeasy": { "fmt": "NNA_BGRA", "h": 288, "w": 512 }, "axera":{ "fmt": "BGR", "h": 640, "w": 640 }, "info": "根据编译的库flag进行检查", "name": "dev1ch1to640w360h", "src": { "fmt": "YUV420", "h": 288, "stride": 8, "w": 512 } } } }