From e3a2f818fa95563df7b81baf8eacafb5f2da0460 Mon Sep 17 00:00:00 2001 From: WenmuZhou Date: Fri, 18 Dec 2020 17:46:48 +0800 Subject: [PATCH] fix typo error --- deploy/cpp_infer/tools/config.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/cpp_infer/tools/config.txt b/deploy/cpp_infer/tools/config.txt index 95d7989bf..f1ab0b113 100644 --- a/deploy/cpp_infer/tools/config.txt +++ b/deploy/cpp_infer/tools/config.txt @@ -11,7 +11,7 @@ max_side_len 960 det_db_thresh 0.3 det_db_box_thresh 0.5 det_db_unclip_ratio 2.0 -det_model_dir ./inference/ch__ppocr_mobile_v2.0_det_infer/ +det_model_dir ./inference/ch_ppocr_mobile_v2.0_det_infer/ # cls config use_angle_cls 0