"tests/pipelines/vscode:/vscode.git/clone" did not exist on "a8523bffa844752f8080e2ee675f91c32e392cf0"
Unverified Commit bf28a66d authored by Double_V's avatar Double_V Committed by GitHub
Browse files

Update params.py

parent 9284ffb8
......@@ -32,8 +32,8 @@ def read_params():
#DB parmas
cfg.det_db_thresh = 0.3
cfg.det_db_box_thresh = 0.5
cfg.det_db_unclip_ratio = 1.6
cfg.det_db_box_thresh = 0.6
cfg.det_db_unclip_ratio = 1.5
cfg.use_dilation = False
cfg.det_db_score_mode = "fast"
......
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