| license: apache-2.0 | |
| # LayoutReader-base | |
| Detect the reading order of a layout-rich document (e.g. receipts, forms, papers) by encoding the word-level bounding boxes in a seq2seq transformer. | |
| Refer to the official Github Repo: https://github.com/microsoft/unilm/tree/master/layoutreader |