Lower face detection FPS in full pipeline

This commit is contained in:
tian 2026-03-15 21:18:16 +08:00
parent fb901e2802
commit fc1f3af81f

View File

@ -47,7 +47,7 @@
"role": "filter",
"enable": true,
"cpu_affinity": [4],
"infer_fps": 5,
"infer_fps": 3,
"model_path": "./models/scrfd_500m_640.rknn",
"model_w": 640,
"model_h": 640,