修复人脸检测,o4.5 6
Some checks are pending
CI / host-build (push) Waiting to run
CI / rk3588-cross-build (push) Waiting to run

This commit is contained in:
sladro 2026-01-08 09:08:19 +08:00
parent f0ff930266
commit 2a86eb385c

View File

@ -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",