From aa762a437986e3fddbf73d16448be99c0f251dd4 Mon Sep 17 00:00:00 2001 From: zhoujun <572459439@qq.com> Date: Mon, 28 Nov 2022 14:23:26 +0800 Subject: [PATCH] update PP-OCRv3 benckmark link (#5679) --- modelcenter/PP-OCRv3/benchmark_cn.md | 2 +- modelcenter/PP-OCRv3/benchmark_en.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modelcenter/PP-OCRv3/benchmark_cn.md b/modelcenter/PP-OCRv3/benchmark_cn.md index b37769e9..b8215700 100644 --- a/modelcenter/PP-OCRv3/benchmark_cn.md +++ b/modelcenter/PP-OCRv3/benchmark_cn.md @@ -19,4 +19,4 @@ ## 2. 相关使用说明 -1. https://github.com/PaddlePaddle/PaddleOCR/edit/dygraph/doc/doc_ch/PP-OCRv3_introduction.md +1. https://github.com/PaddlePaddle/PaddleOCR/blob/dygraph/doc/doc_ch/PP-OCRv3_introduction.md diff --git a/modelcenter/PP-OCRv3/benchmark_en.md b/modelcenter/PP-OCRv3/benchmark_en.md index ce9f8318..4686907a 100644 --- a/modelcenter/PP-OCRv3/benchmark_en.md +++ b/modelcenter/PP-OCRv3/benchmark_en.md @@ -15,4 +15,4 @@ The PP-OCRv3 model inference speed test uses 6148CPU, MKLDNN is turned on, and t | PP-OCRv3 | 62.90% | 15.6 | 331.00 | ## 2. Reference -1. https://github.com/PaddlePaddle/PaddleOCR/edit/dygraph/doc/doc_ch/PP-OCRv3_introduction.md +1. https://github.com/PaddlePaddle/PaddleOCR/blob/dygraph/doc/doc_en/PP-OCRv3_introduction_en.md -- GitLab