检测模型接收 1280x720 输入
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 16:11:30 +08:00
parent f61b9d4c99
commit 98a41a69df
2 changed files with 2 additions and 2 deletions

View File

@ -24,8 +24,8 @@
"type": "preprocess",
"role": "filter",
"enable": true,
"dst_w": 320,
"dst_h": 320,
"dst_w": 1280,
"dst_h": 720,
"dst_format": "rgb",
"keep_ratio": false,
"use_rga": true

Binary file not shown.