修复人脸检测,o4.5 7
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:10:24 +08:00
parent 2a86eb385c
commit b0957e52a1

View File

@ -40,7 +40,11 @@
"nms": 0.4,
"max_faces": 10,
"output_landmarks": true,
"input_format": "bgr"
"input_format": "bgr",
"input_dtype": "float32",
"normalize": {
"scale": 0.00392156862
}
},
{
"id": "osd_cam1",