From 8ffd8f60059a3ed20d63ce76041259dcc55f75f5 Mon Sep 17 00:00:00 2001 From: MissPenguin Date: Fri, 1 Apr 2022 19:37:06 +0800 Subject: [PATCH] Update README.md --- ppstructure/vqa/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ppstructure/vqa/README.md b/ppstructure/vqa/README.md index 168640874..cbc0c488a 100644 --- a/ppstructure/vqa/README.md +++ b/ppstructure/vqa/README.md @@ -329,3 +329,7 @@ python3.7 infer_ser_re_e2e.py \ - LayoutXLM: Multimodal Pre-training for Multilingual Visually-rich Document Understanding, https://arxiv.org/pdf/2104.08836.pdf - microsoft/unilm/layoutxlm, https://github.com/microsoft/unilm/tree/master/layoutxlm - XFUND dataset, https://github.com/doc-analysis/XFUND + +## License + +The content of this project itself is licensed under the [Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)](https://creativecommons.org/licenses/by-nc-sa/4.0/)