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
41fcbb86
Commit
41fcbb86
authored
Mar 31, 2022
by
WenmuZhou
Browse files
change to en
parent
04cfb978
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tools/test_hubserving.py
tools/test_hubserving.py
+1
-1
No files found.
tools/test_hubserving.py
View file @
41fcbb86
...
...
@@ -108,7 +108,7 @@ def main(args):
logger
.
info
(
"error in loading image:{}"
.
format
(
image_file
))
continue
img_name
=
os
.
path
.
basename
(
image_file
)
#
发送HTTP请求
#
seed http request
starttime
=
time
.
time
()
data
=
{
'images'
:
[
cv2_to_base64
(
img
)]}
r
=
requests
.
post
(
...
...
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