Replies: 1 comment 14 replies
-
有线表格本身其实原理是unet识别线框的,所以在线框外的部分,是识别不到的,有两个办法,一是直接依赖ocr识别结果把第一个当表头,二是使用我们的RapidLayout,对于这种文档,能版面区分表格部分和表头部分 |
Beta Was this translation helpful? Give feedback.
14 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.
-
您好,我又来了,今天遇到一个图片里面有表头的,但是识别不出来(也有部分图片是可以识别出来的),想问一下是因为表头区域没有被划分为一个框导致吗,有没有什么参数可以解决呢?谢谢!
以下图片在识别之前已经经过角度纠正
不能识别表头的图片链接:https://patentimages.storage.googleapis.com/37/d2/c1/fe6296a7924d50/imgf000160_0001.png
可以识别表头的图片链接:https://patentimages.storage.googleapis.com/a9/ec/1b/c8e680af0dcf71/imgf000155_0001.png
Beta Was this translation helpful? Give feedback.
All reactions