[Bug Fix] Update ppyolov8 rknpu2 export config (#1256)

更新ppyolov8 模型转换config
This commit is contained in:
Zheng-Bicheng
2023-02-08 11:13:44 +08:00
committed by GitHub
parent c25aa71fa9
commit 000b8482dd
2 changed files with 18 additions and 2 deletions
@@ -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'