未验证 提交 15b22346 编写于 作者: T TeslaZhao 提交者: GitHub

Update test_client.py

上级 41b8a980
......@@ -37,6 +37,6 @@ fetch_map = client.predict(
"im_shape": np.array(list(im.shape[1:]) + [1.0])
},
fetch=["multiclass_nms"],
batch=True)
batch=False)
fetch_map["image"] = sys.argv[3]
postprocess(fetch_map)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册