"vscode:/vscode.git/clone" did not exist on "0142f6f35ac14082b6d2416e8ee447f4db3f140b"
Commit 41fcbb86 authored by WenmuZhou's avatar WenmuZhou
Browse files

change to en

parent 04cfb978
......@@ -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(
......
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