Replies: 1 comment 2 replies
-
在中文手写体OCR模型的训练中,如果对速度没有要求,并且追求最佳的识别效果,可以从以下几种算法中选择最佳方案: 1. 文本检测算法
2. 文本识别算法
3. 处理弯曲文字的建议
4. 端到端方案
5. 算法选择总结
数据与训练建议
总之,选择DB+SRN作为检测和识别的组合是当前效果最好的方案之一,尤其在中文手写体的复杂场景中表现优异。 Response generated by feifei-bot | chatgpt-4o-latest |
Beta Was this translation helpful? Give feedback.
2 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.
-
我打算训练一个中文手写体识别的ocr模型,在不要求速度的情况下,哪个算法效果最好?
Beta Was this translation helpful? Give feedback.
All reactions