From 44844a6921114edffcf4be06627c1cc07ccd8580 Mon Sep 17 00:00:00 2001 From: Cx330 <1487537121@qq.com> Date: Mon, 19 May 2025 20:25:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E6=8F=8F=E8=BF=B0=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ed9d5d..582bb86 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ results_id.append(reader.readtext(rgb, detail=0)) ### 图像分割结果 图像ID分割效果
![id](/result/id.png#pic_center) -图像评分分割效果 +图像评分分割效果
![score](/result/score.png#pic_center) ## 致谢 感谢[`easyocr`](https://github.com/JaidedAI/EasyOCR)项目团队的每一个成员。