Skip to content

Commit 1f73329

Browse files
committed
chore: update files
1 parent 4eabc3b commit 1f73329

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/blog/posts/about_model/adapt_PP-OCRv4_server_rec_doc.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ hide:
3030

3131
### 以下代码运行环境
3232

33-
- OS: macOS Sequois 15.4.1
33+
- OS: macOS Sequoia 15.4.1
3434
- Python: 3.10.14
3535
- PaddlePaddle: 3.0.0
3636
- paddle2onnx: 2.0.1
@@ -134,6 +134,8 @@ result.vis("vis_result.jpg")
134134
{'ExactMatch': 0.8097, 'CharMatch': 0.9444, 'avg_elapse': 0.0818}
135135
```
136136

137+
该结果已经更新到[开源OCR模型对比](./model_summary.md)中。
138+
137139
### 5. 集成到rapidocr中
138140

139141
该部分主要包括将字典文件写入到ONNX模型中、托管模型到魔搭、更改rapidocr代码适配等。

0 commit comments

Comments
 (0)