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
e779823b
Commit
e779823b
authored
Apr 26, 2021
by
littletomatodonkey
Browse files
fix hub hub
parent
1b959e3e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
deploy/hubserving/ocr_cls/module.py
deploy/hubserving/ocr_cls/module.py
+0
-1
No files found.
deploy/hubserving/ocr_cls/module.py
View file @
e779823b
...
...
@@ -55,7 +55,6 @@ class OCRCls(hub.Module):
sys
.
argv
=
sys
.
argv
[:
1
]
cfg
=
parse_args
()
from
ocr_det.params
import
read_params
update_cfg_map
=
vars
(
read_params
())
for
key
in
update_cfg_map
:
...
...
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