mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-06-03 21:53:39 +08:00
16 lines
269 B
YAML
16 lines
269 B
YAML
|
mean:
|
||
|
-
|
||
|
- 127.5
|
||
|
- 127.5
|
||
|
- 127.5
|
||
|
std:
|
||
|
-
|
||
|
- 127.5
|
||
|
- 127.5
|
||
|
- 127.5
|
||
|
model_path: ./ch_ppocr_mobile_v2.0_cls_infer/ch_ppocr_mobile_v2.0_cls_infer.onnx
|
||
|
outputs_nodes:
|
||
|
do_quantization: False
|
||
|
dataset:
|
||
|
output_folder: "./ch_ppocr_mobile_v2.0_cls_infer"
|