-
Notifications
You must be signed in to change notification settings - Fork 475
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在安卓中使用 ppocr 如果只想使用文本检测是否可以呢?? #2593
Comments
借楼发个问题,有没有人遇到过,帮忙解答一下。同样的Android应用,在联想手机上能正常运行,在小米手机上报如下错误: |
ppocr 在安卓中使用时如果我只想使用其中的文本识别模型,怎么实现呢,我看初始化模型时,必须有目标检测,和方向分类,目标检测修改成了自己的模型,只需要文本识别模型。
The text was updated successfully, but these errors were encountered: