mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
[Bug Fix] Update ppyolov8 rknpu2 export config (#1256)
更新ppyolov8 模型转换config
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
mean:
|
||||
-
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
std:
|
||||
-
|
||||
- 255
|
||||
- 255
|
||||
- 255
|
||||
model_path: ./yolov8_n_500e_coco/yolov8_n_500e_coco.onnx
|
||||
outputs_nodes:
|
||||
- 'p2o.Mul.119'
|
||||
|
||||
Reference in New Issue
Block a user