Replies: 3 comments
-
当前已经有的cpp_infer是2.x分支的功能,前后处理等逻辑和3.x分支不同,因此精度可能有差别。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
谢谢,告知。到时候测试一下
…---- 回复的原邮件 ----
| 发件人 | ***@***.***> |
| 发送日期 | 2025年08月18日 12:54 |
| 收件人 | PaddlePaddle/PaddleOCR ***@***.***> |
| 抄送人 | land ***@***.***>,
Author ***@***.***> |
| 主题 | Re: [PaddlePaddle/PaddleOCR] paddle ocr 3.1 c++ 推理精度降低 (Discussion #16059) |
当前已经有的cpp_infer是2.x分支的功能,前后处理等逻辑和3.x分支不同,因此精度可能有差别。
OCR产线即将在这周要发布的3.2版本支持C++部署,可以对齐您的验证精度,到时候关注一下。
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
PaddleOCR 3.2 版本已发布,支持 OCR 产线 C++ 本地部署方案,功能及精度效果与 Python 方案保持一致。欢迎体验: 通用 OCR 产线 C++ 部署 - Linux 如果在使用过程中有任何问题,欢迎提 issue,我们会及时跟进并解决! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我使用paddle ocr v5 模型训练了det rec cls 模型,模型的训练验证精度,都是99%以上。但是我使用PaddleOCR 官方自带的cpp_infer ,推理精度很差。有没有什么优化的方法
Beta Was this translation helpful? Give feedback.
All reactions