Skip to content

Commit 5a537bb

Browse files
authored
Merge pull request #5212 from andyjpaddle/fix_kl
fix wrong path
2 parents 1538d93 + a94bedb commit 5a537bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_tipc/configs/ch_PP-OCRv2_det_KL/model_linux_gpu_normal_normal_infer_python_linux_gpu_cpu.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ model_name:PPOCRv2_ocr_det_kl
33
python:python3.7
44
Global.pretrained_model:null
55
Global.save_inference_dir:null
6-
infer_model:./inference/ch_PP-OCRv2_det_infer
6+
infer_model:./inference/ch_PP-OCRv2_det_infer/
77
infer_export:deploy/slim/quantization/quant_kl.py -c configs/det/ch_PP-OCRv2/ch_PP-OCRv2_det_cml.yml -o
88
infer_quant:True
99
inference:tools/infer/predict_det.py

0 commit comments

Comments
 (0)