zilongwang commited on
Commit
69e1150
1 Parent(s): 6abffbf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ # LayoutReader-base
6
+
7
+ 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.
8
+
9
+ Refer to the official Github Repo: https://github.com/microsoft/unilm/tree/master/layoutreader