Can I get the reading order,if I use Layout predict Model? #14837
Replies: 1 comment
-
No, the LayoutXLM model does not explicitly provide reading order as part of its output. LayoutXLM is designed for multi-modal pre-training for visually-rich document understanding, and it includes tasks such as Semantic Entity Recognition (SER) and Relation Extraction (RE). These tasks help classify text elements and relationships but do not inherently define a strict reading order. If you need to determine the reading order, you may need to:
Would you like recommendations on methods to infer reading order from layout models? Response generated by 🤖 feifei-bot | chatgpt-4o-latest |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Can I get the reading order,if I use Layout predict Model?
Beta Was this translation helpful? Give feedback.
All reactions