Replies: 1 comment 1 reply
-
您好,可以的。不过如果只是进行需要检测出图片中的表格的话,可以直接使用 版面区域检测模块 https://www.paddleocr.ai/main/version3.x/module_usage/layout_detection.html |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
我在使用 PP-StructureV3 解析图片的时候发现当图片中没有表格时 res.json 中没有 table_res_list 字段,我们能利用这一点把 PP-StructureV3 当表格检测模型来用吗?这个官方有没有做过测试呢?
Beta Was this translation helpful? Give feedback.
All reactions