“cc9a860d930c7e336128e1020d29a1d5219811b5”上不存在“develop/api_doc/v2/config/networks.html”
未验证 提交 60ad0d35 编写于 作者: H huangjianhui 提交者: GitHub

Update test_client.py

上级 cfdc087f
......@@ -29,7 +29,7 @@ client = Client()
client.load_client_config("yolov4_client/serving_client_conf.prototxt")
client.connect(['127.0.0.1:9393'])
im, im_info = preprocess(sys.argv[1])
im = preprocess(sys.argv[1])
fetch_map = client.predict(
feed={
"image": im,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册