配置v5model
This commit is contained in:
parent
5dc6058fc6
commit
56ea7e258e
@ -33,8 +33,8 @@
|
||||
"type": "ai_yolo",
|
||||
"role": "filter",
|
||||
"enable": true,
|
||||
"model_path": "/models/yolov8n.rknn",
|
||||
"model_version": "v8",
|
||||
"model_path": "./third_party/rknpu2/examples/rknn_yolov5_demo/model/RK3588/yolov5s-640-640.rknn",
|
||||
"model_version": "v5",
|
||||
"num_classes": 80,
|
||||
"conf": 0.25,
|
||||
"nms": 0.45,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user