From 73cd3294e8def760dcd26658dbc395d9e45ffada Mon Sep 17 00:00:00 2001 From: Daniel Yang Date: Mon, 16 Aug 2021 15:10:05 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 564ade94..36cbd187 100644 --- a/README.md +++ b/README.md @@ -101,11 +101,13 @@ For a new language request, please refer to [Guideline for new language_requests - [Installation](./doc/doc_en/installation_en.md) - [Quick Start(Chinese)](./doc/doc_en/quickstart_en.md) - [Quick Start(English&Multi-languages)](./doc/doc_en/multi_languages_en.md) +- [Quick Start(PP-Structure)](./ppstructure/README.md) - [Code Structure](./doc/doc_en/tree_en.md) - Algorithm Introduction - [Text Detection Algorithm](./doc/doc_en/algorithm_overview_en.md) - [Text Recognition Algorithm](./doc/doc_en/algorithm_overview_en.md) - [PP-OCR Pipeline](#PP-OCR-Pipeline) + - [PP-Structure Pipeline](./ppstructure/README.md) - Model Training/Evaluation - [Text Detection](./doc/doc_en/detection_en.md) - [Text Recognition](./doc/doc_en/recognition_en.md) -- GitLab