-
Notifications
You must be signed in to change notification settings - Fork 8k
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
crnn训练,怎么合并多种字体的模型比较好? #9821
Labels
help wanted
this issue needs help
status/close
training
this is a training related issue
triaged
this issue has been looked, and triaged.
Comments
可以多种字体一起训练,合并数据集。 |
Closed
已有多种模型的话,可以参考模型集成。 |
怎么集成? |
可以使用styleText进行模拟生成:https://github.com/PaddlePaddle/PaddleOCR/tree/release/2.6/StyleText |
目前日文字幕模型,模拟字幕效果还可以。但用这个模型识别扫描文件,反而会有错误,有时是英文,数字错误。 |
可以给出运行的指令和效果吗? |
就是0O之类错误,或多字,少字,错字 |
可以针对易错字构造数据集继续进行训练。 |
你有训练好的模型可以分享吗 |
我没训。 |
resnet18, resnet34等都能训练crnn? |
模型越大精度越高,但是需要的数据也越多。 |
该issue长时间未更新,暂将此issue关闭,如有需要可重新开启。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
help wanted
this issue needs help
status/close
training
this is a training related issue
triaged
this issue has been looked, and triaged.
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem
crnn训练,怎么合并多种字体的模型比较好?
有没有识别字体名的模型?
The text was updated successfully, but these errors were encountered: