Files
FastDeploy/tools/rknpu2/config/scrfd_quantized.yaml
T
Zheng-Bicheng dd01b3ca0b [Model] 更新SCRFD模型demo以及文档 (#1108)
* 更新scrfd

* 更新scrfd
2023-01-11 13:56:17 +08:00

16 lines
222 B
YAML

mean:
-
- 128.5
- 128.5
- 128.5
std:
-
- 128.5
- 128.5
- 128.5
model_path: ./scrfd_500m_bnkps_shape640x640.onnx
outputs_nodes:
do_quantization: True
dataset: "./dataset.txt"
output_folder: "./"