PP-StructureV3这个图表转表格的能力怎么触发? #15741
Unanswered
vinceLin054
asked this question in
Q&A
Replies: 1 comment 5 replies
-
您好,图表转表的能力需要版面检测模型检测为chart才能触发,调用 res.save_to_img(save_path="./output")查看一下版面检测的可视化图 pp_structure_v3_demo_layout_det_res.png ,看是否有图表这个类别。 |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
这个图表转表格的能力怎么触发?按官方示例的代码跑出来的图表还是像图片一样转换为图片地址了
Beta Was this translation helpful? Give feedback.
All reactions