"ppocr/git@developer.sourcefind.cn:wangsen/paddle_dbnet.git" did not exist on "c5f33b0049ab7a75526cc777e84dd602f2409f5d"
Unverified Commit 6bffeb58 authored by zhoujun's avatar zhoujun Committed by GitHub
Browse files

Merge pull request #1506 from WenmuZhou/dygraph_rc

fix typo error
parents 0492ba4f e3a2f818
...@@ -11,7 +11,7 @@ max_side_len 960 ...@@ -11,7 +11,7 @@ max_side_len 960
det_db_thresh 0.3 det_db_thresh 0.3
det_db_box_thresh 0.5 det_db_box_thresh 0.5
det_db_unclip_ratio 2.0 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 # cls config
use_angle_cls 0 use_angle_cls 0
......
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