“f836e2c3901f3da6fb2e032b438d2f8ed67d573e”上不存在“docs-cn/14-reference/_prometheus.mdx”
提交 17af9418 编写于 作者: W WenmuZhou

save figure result to txt

上级 84b2376f
......@@ -43,8 +43,6 @@ def draw_result(image, result, font_path):
for region in result:
if region['type'] == 'Table':
pass
elif region['type'] == 'Figure':
pass
else:
for box, rec_res in zip(region['res'][0], region['res'][1]):
boxes.append(np.array(box).reshape(-1, 2))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册