未验证 提交 73058cc0 编写于 作者: T topduke 提交者: GitHub

Update program.py

上级 533b15c8
......@@ -364,7 +364,6 @@ def eval(model,
break
images = batch[0]
start = time.time()
if use_srn or model_type == 'table':
preds = model(images, data=batch[1:])
else:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册