You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
关于表格单元格检测模块和文本检测模块的一些疑问,对二者与文本识别模块的结合有一些混淆。
这是直接给定pdf后拆分出的一页的版面检测的识别结果。
问题1:图片中存在表格和非表格的文本,如果是对于上图中的检测,如果表格和表格外的文本检测都不理想。是不是应该同时微调表格单元格检测模块和文本检测模块两个模型?
问题2:纯表格图片,不理想的状态。只需要微调表格单元格检测模块就行吗?
问题3:表格单元格检测模块可以直接与文本识别模块结合使用吗,而不再使用文本检测模块?我的理解是表格单元格检测模块和文本检测模块都是用于定位区域,单独使用 表格单元格检测模块+文本识别模块 也是可行的吧
Beta Was this translation helpful? Give feedback.
All reactions