ppocr的识别字典
#12370
Replies: 2 comments
-
我感觉有些字虽然在ppocr_keys_v1里存在,但是模型好像总是识别不出.. |
Beta Was this translation helpful? Give feedback.
0 replies
-
目前ppocr只提供了适用于大部分日常场景的文档识别,如果您有私有数据,可以尝试在我们现有模型的基础上fine-tune。 |
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.
-
1.ppocr采用的字典文件就是ppocr_kyes_v1,我发现有很多常用字不在这个文件中啊,像“珅”"琀"等,这个如何解决?
2.我发现ppocr倾向于识别成更常用的字,比如”昊“容易识别成”吴“,”馕“容易识别成”镶“,反过来则基本不会发生,求指导解答一下。
谢谢
Beta Was this translation helpful? Give feedback.
All reactions