检测模型接收 1280x720 输入
This commit is contained in:
parent
f61b9d4c99
commit
98a41a69df
@ -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.
Loading…
Reference in New Issue
Block a user