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
你好,我试用您的iOS Example,从网上下载了mlmodel,拖入工程,然后下载网上的身份证,不过运行要么就是识别失败,或者是识别的结果非常差,和不加载mlmodel时的结果没区别,不知我哪里做错了?望指教,谢谢
The text was updated successfully, but these errors were encountered:
这个识别的准确率主要还和训练的数据集有关系, 现在的mlmodel 都是用自动生成的数据集训练的, 你可以自己用真实的数据集训练,增加识别准确率。还有一点就是图片的预处理参数,根据自己将要识别的图片特点调整与处理参数以增加识别率。
Sorry, something went wrong.
识别率低的不行了
No branches or pull requests
你好,我试用您的iOS Example,从网上下载了mlmodel,拖入工程,然后下载网上的身份证,不过运行要么就是识别失败,或者是识别的结果非常差,和不加载mlmodel时的结果没区别,不知我哪里做错了?望指教,谢谢
The text was updated successfully, but these errors were encountered: