-
Notifications
You must be signed in to change notification settings - Fork 191
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
在新的数据集测试,效果不是很好,想请教下原因,谢谢 #17
Comments
预训练模型给个百度云链接吧(ˉ﹃ˉ) |
@cy69855522 这个里面有提供:https://github.com/xiaomaxiao/keras_ocr/issues/4。 |
gpu不好,没打算训练,想先试试效果,看看有没有更好的模型。你重新训练了吗?效果怎么样? |
我重新训练了,在合成的数据集上面效果还可以,实际图片效果不好。 |
请问一下,如果针对某一个特定的领域进行ocr识别,那么是不是可以先获取这个领域的文本资料,然后做成训练集图片来训练,这样的训练集要多大呢? |
几十万几百万张吧 |
@liangshuang1993 那请问 |
这个应该没有标准答案吧,就看你的领域有多大了。 |
想请教下: |
你好,我用你的crnn部分做了测试。
用的代码为https://github.com/xiaomaxiao/keras_ocr/blob/master/densent_ocr/densenet-ocr-test.ipynb
用的模型是你百度云里面的“weights-densent-32-0.9846.hdf5”,但是检测出来的准确率在百分之七十左右。
想请问下是因为我的数据集和你训练用的数据集有一定差异吗?如果我用我的语料库用SynthText生成数据集重新训练,是不是效果会好些。
非常感谢!
The text was updated successfully, but these errors were encountered: