"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "12d59b61849a9c3587c4779d13927bef577002a2"
Commit 9291c872 authored by LDOUBLEV's avatar LDOUBLEV
Browse files

keep postprocess params same

parent cf550d05
...@@ -9,7 +9,7 @@ use_mkldnn 0 ...@@ -9,7 +9,7 @@ use_mkldnn 0
max_side_len 960 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 1.6
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
......
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