mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
70bf66bc5d
修复模型导出的错误
16 lines
223 B
YAML
16 lines
223 B
YAML
mean:
|
|
-
|
|
- 127.5
|
|
- 127.5
|
|
- 127.5
|
|
std:
|
|
-
|
|
- 127.5
|
|
- 127.5
|
|
- 127.5
|
|
model_path: ./scrfd_500m_bnkps_shape640x640.onnx
|
|
outputs_nodes:
|
|
do_quantization: False
|
|
dataset: "./dataset.txt"
|
|
output_folder: "./"
|