Update README.md (#8)
Browse files- Update README.md (541e0754ae2a20feca612f563e6c53ec6c3f9479)
Co-authored-by: Lei Cui <[email protected]>
README.md
CHANGED
@@ -12,7 +12,7 @@ license: cc-by-nc-sa-4.0
|
|
12 |
LayoutLMv3 is a pre-trained multimodal Transformer for Document AI with unified text and image masking. The simple unified architecture and training objectives make LayoutLMv3 a general-purpose pre-trained model. For example, LayoutLMv3 can be fine-tuned for both text-centric tasks, including form understanding, receipt understanding, and document visual question answering, and image-centric tasks such as document image classification and document layout analysis.
|
13 |
|
14 |
[LayoutLMv3: Pre-training for Document AI with Unified Text and Image Masking](https://arxiv.org/abs/2204.08387)
|
15 |
-
Yupan Huang, Tengchao Lv, Lei Cui, Yutong Lu, Furu Wei,
|
16 |
|
17 |
## Citation
|
18 |
|
|
|
12 |
LayoutLMv3 is a pre-trained multimodal Transformer for Document AI with unified text and image masking. The simple unified architecture and training objectives make LayoutLMv3 a general-purpose pre-trained model. For example, LayoutLMv3 can be fine-tuned for both text-centric tasks, including form understanding, receipt understanding, and document visual question answering, and image-centric tasks such as document image classification and document layout analysis.
|
13 |
|
14 |
[LayoutLMv3: Pre-training for Document AI with Unified Text and Image Masking](https://arxiv.org/abs/2204.08387)
|
15 |
+
Yupan Huang, Tengchao Lv, Lei Cui, Yutong Lu, Furu Wei, ACM Multimedia 2022.
|
16 |
|
17 |
## Citation
|
18 |
|