修复人脸检测,o4.5 6
This commit is contained in:
parent
f0ff930266
commit
2a86eb385c
@ -36,11 +36,11 @@
|
||||
"role": "filter",
|
||||
"enable": true,
|
||||
"model_path": "./models/RetinaFace_mobile320.rknn",
|
||||
"conf": 0.6,
|
||||
"conf": 0.5,
|
||||
"nms": 0.4,
|
||||
"max_faces": 10,
|
||||
"output_landmarks": true,
|
||||
"input_format": "rgb"
|
||||
"input_format": "bgr"
|
||||
},
|
||||
{
|
||||
"id": "osd_cam1",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user