We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1 小米手机省电策略未设置为无限制时,即默认的智能限制后台运行,离开auto本体进行paddle ocr会崩溃 2 高频使用paddle ocr,运行一段时间软件会被关闭,似乎是因为cpu高占用,省电策略已设置无限制
num=1000 ocr.mode='paddle' while(num--){ ocr.detect(img) }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
1 小米手机省电策略未设置为无限制时,即默认的智能限制后台运行,离开auto本体进行paddle ocr会崩溃
2 高频使用paddle ocr,运行一段时间软件会被关闭,似乎是因为cpu高占用,省电策略已设置无限制
The text was updated successfully, but these errors were encountered: