From 30e8101102b0a7024732e7e84a0455f6637074f3 Mon Sep 17 00:00:00 2001 From: MissPenguin Date: Wed, 22 Dec 2021 17:55:59 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cec304cd..d27d22b7 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,8 @@ For a new language request, please refer to [Guideline for new language_requests - [PP-Structure: Information Extraction](./ppstructure/README.md) - [Layout Parser](./ppstructure/layout/README.md) - [Table Recognition](./ppstructure/table/README.md) + - [DocVQA](https://github.com/PaddlePaddle/PaddleOCR/tree/release/2.4/ppstructure/vqa) + - [Key Information Extraction](https://github.com/PaddlePaddle/PaddleOCR/blob/release/2.4/ppstructure/docs/kie.md) - Academic Circles - [Two-stage Algorithm](./doc/doc_en/algorithm_overview_en.md) - [PGNet Algorithm](./doc/doc_en/pgnet_en.md) -- GitLab