检测模型接收 1280x720 输入
This commit is contained in:
parent
f61b9d4c99
commit
98a41a69df
@ -24,8 +24,8 @@
|
|||||||
"type": "preprocess",
|
"type": "preprocess",
|
||||||
"role": "filter",
|
"role": "filter",
|
||||||
"enable": true,
|
"enable": true,
|
||||||
"dst_w": 320,
|
"dst_w": 1280,
|
||||||
"dst_h": 320,
|
"dst_h": 720,
|
||||||
"dst_format": "rgb",
|
"dst_format": "rgb",
|
||||||
"keep_ratio": false,
|
"keep_ratio": false,
|
||||||
"use_rga": true
|
"use_rga": true
|
||||||
|
|||||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user