"tests/git@developer.sourcefind.cn:chenpangpang/diffusers.git" did not exist on "5333f4c0ec1c4a69ad2ada88364c5dd5836ac1b7"
Commit 885378fd authored by LDOUBLEV's avatar LDOUBLEV
Browse files

fix config.txt

parent 315c07d5
...@@ -18,7 +18,7 @@ cls_model_dir ./inference/ch_ppocr_mobile_v2.0_cls_infer/ ...@@ -18,7 +18,7 @@ cls_model_dir ./inference/ch_ppocr_mobile_v2.0_cls_infer/
cls_thresh 0.9 cls_thresh 0.9
# rec config # rec config
rec_model_dir ../../../deploy/cpp_infer/inference/ch_ppocr_mobile_v2.0_rec_infer/ rec_model_dir ./inference/ch_ppocr_mobile_v2.0_rec_infer/
char_list_file ../../ppocr/utils/ppocr_keys_v1.txt char_list_file ../../ppocr/utils/ppocr_keys_v1.txt
# show the detection results # show the detection results
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment