diff --git a/tools/test_hubserving.py b/tools/test_hubserving.py index 5d75aacb4ebb90b369172b8eddd83a0e4d6a33cb..ec17a9413e15b3ae92843990cfcbb05fc5f991a8 100755 --- a/tools/test_hubserving.py +++ b/tools/test_hubserving.py @@ -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(