mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
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: "./"
|