We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bfb220 commit 8718285Copy full SHA for 8718285
docs/blog/posts/about_model/adapt_PP-OCRv5_det.md
@@ -19,6 +19,11 @@ links:
19
20
### 引言
21
22
+来自PaddleOCR[官方文档](https://paddlepaddle.github.io/PaddleOCR/latest/version3.x/algorithm/PP-OCRv5/PP-OCRv5.html):
23
+
24
+> PP-OCRv5 是PP-OCR新一代文字识别解决方案,该方案聚焦于多场景、多文字类型的文字识别。在文字类型方面,PP-OCRv5支持简体中文、中文拼音、繁体中文、英文、日文5大主流文字类型,在场景方面,PP-OCRv5升级了中英复杂手写体、竖排文本、生僻字等多种挑战性场景的识别能力。在内部多场景复杂评估集上,PP-OCRv5较PP-OCRv4端到端提升13个百分点。
25
26
27
### 以下代码运行环境
28
29
- OS: macOS Sequoia 15.5
0 commit comments