Replies: 2 comments
-
仅提供一个可行的方案。如果本地保存模型的话,可以尝试在PPOCRLabel.py内的self.ocr = PaddleOCR中增加本地模型的本地路径。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
@afs1955 如果方便的话,你可以提交一个PR来修复这个问题。 |
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.
-
如图,在选择模型之后,确实会下载对应的模型,但是马上就会提示 ppocr ERROR: lang korean is not support, we only support dict_keys(['en', 'ch']) for layout models,如下图:
Beta Was this translation helpful? Give feedback.
All reactions