From 007d4282b324be767ebb4c24538cc0d1ef6a4894 Mon Sep 17 00:00:00 2001 From: littletomatodonkey Date: Mon, 24 May 2021 09:55:43 +0000 Subject: [PATCH] fix dead link --- doc/doc_en/quickstart_en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/doc_en/quickstart_en.md b/doc/doc_en/quickstart_en.md index b897f3a3..ef39b1ed 100644 --- a/doc/doc_en/quickstart_en.md +++ b/doc/doc_en/quickstart_en.md @@ -9,7 +9,7 @@ Please refer to [quick installation](./installation_en.md) to configure the Padd ## 2. Inference Models -The detection and recognition models on the mobile and server sides are as follows. For more models (including multiple languages), please refer to [PP-OCR v2.0 series model list](../doc_en/models_list.md) +The detection and recognition models on the mobile and server sides are as follows. For more models (including multiple languages), please refer to [PP-OCR v2.0 series model list](./models_list_en.md) | Model introduction | Model name | Recommended scene | Detection model | Direction Classifier | Recognition model | | ------------ | --------------- | ----------------|---- | ---------- | -------- | -- GitLab