From 5dcdf8f0dcd680b5f60905faed845c78c6f7f212 Mon Sep 17 00:00:00 2001 From: Topdu <784990967@qq.com> Date: Sat, 23 Nov 2024 13:49:45 +0000 Subject: [PATCH] fix ref link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3b8d9a5..d0f19c8 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ We sincerely welcome the researcher to recommend OCR or relevant algorithms and ## Features - 🔥**OpenOCR: A general OCR system for accuracy and efficiency** - - ⚡\[[Quick Start](./docs/openocr.md#quick-start)\] \[[Demo](<>)\] + - ⚡\[[Quick Start](#quick-start)\] \[[Demo](<>)(TODO)\] - [Introduction](./docs/openocr.md) - A practical version of the model builds on SVTRv2. - Outperforming [PP-OCRv4](<>) released by [PaddleOCR](<>) by 4.5% on the [OCR competition leaderboard](<>). @@ -42,7 +42,7 @@ We sincerely welcome the researcher to recommend OCR or relevant algorithms and - **🔥 2024.11.23 release notes**: - **OpenOCR: A general OCR system for accuracy and efficiency** - - ⚡\[[Quick Start](./docs/openocr.md#quick-start)\] \[[Demo](<>)\] + - ⚡\[[Quick Start](#quick-start)\] \[[Demo](<>)(TODO)\] - [Introduction](./docs/openocr.md) - **SVTRv2: CTC Beats Encoder-Decoder Models in Scene Text Recognition** - \[[Paper](../configs/rec/svtrv2/SVTRv2.pdf)\] \[[Model](./configs/rec/svtrv2/readme.md#11-models-and-results)\] \[[Config, Training and Inference](./configs/rec/svtrv2/readme.md#3-model-training--evaluation)\]