Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
paddle_dbnet
Commits
bf28a66d
"examples/vscode:/vscode.git/clone" did not exist on "31336dae3b95a60069fc08ed4024b14f9b71fc11"
Unverified
Commit
bf28a66d
authored
May 11, 2022
by
Double_V
Committed by
GitHub
May 11, 2022
Browse files
Update params.py
parent
9284ffb8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
deploy/hubserving/ocr_det/params.py
deploy/hubserving/ocr_det/params.py
+2
-2
No files found.
deploy/hubserving/ocr_det/params.py
View file @
bf28a66d
...
@@ -32,8 +32,8 @@ def read_params():
...
@@ -32,8 +32,8 @@ def read_params():
#DB parmas
#DB parmas
cfg
.
det_db_thresh
=
0.3
cfg
.
det_db_thresh
=
0.3
cfg
.
det_db_box_thresh
=
0.
5
cfg
.
det_db_box_thresh
=
0.
6
cfg
.
det_db_unclip_ratio
=
1.
6
cfg
.
det_db_unclip_ratio
=
1.
5
cfg
.
use_dilation
=
False
cfg
.
use_dilation
=
False
cfg
.
det_db_score_mode
=
"fast"
cfg
.
det_db_score_mode
=
"fast"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment