减低检测频率,提高性能

This commit is contained in:
haotian 2026-03-02 09:49:56 +08:00
parent db2e393e86
commit 50d4cf8a48
2 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
"type": "ai_yolo",
"role": "filter",
"enable": true,
"infer_fps": 10,
"infer_fps": 5,
"model_path": "./models/best-768.rknn",
"model_version": "v8",
"model_w": 768,

0
scripts/ops.sh Normal file → Executable file
View File