表格识别中的注意力机制 #4800
AlbertLin0
started this conversation in
General
表格识别中的注意力机制
#4800
Replies: 1 comment
-
|
一般是旋转导致的,可以转正之后再试试 |
Beta Was this translation helpful? Give feedback.
0 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.
-
复杂的标准表格已经解析的很不错,如下图:


虽然因为表格内容嵌套的原因有些瑕疵,但表头识别正确。但在更复杂的表头,以及旋转90度的表格上,出现一定范围的识别错误,如下图:


在表头解析的后三分之一部分,出现了表头错乱,这是因为旋转导致的,还是因为注意力上下文过长导致的呢?
Beta Was this translation helpful? Give feedback.
All reactions