mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
15
tools/rknpu2/config/scrfd_unquantized.yaml
Normal file
15
tools/rknpu2/config/scrfd_unquantized.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
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: False
|
||||
dataset: "./dataset.txt"
|
||||
output_folder: "./"
|
||||
Reference in New Issue
Block a user