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
https://ptorch.com/news/223.html https://github.com/yinchangchang/ocr_densenet
The text was updated successfully, but these errors were encountered:
densenet 是文本识别模型,只能用于识别固定大小图,且图片中文字占满的情况。若图片中存在背景,那么它无法就检测到文字了,而这就是ctpn这类文本检测模型的作用。
Sorry, something went wrong.
说白了,CPTN就是给文字画个框,把文字位置给锁定。
CTPN与yolo3这个两个在文字识别上有有没有什么区别,或者效果上有啥区别?谢谢!
No branches or pull requests
https://ptorch.com/news/223.html
https://github.com/yinchangchang/ocr_densenet
The text was updated successfully, but these errors were encountered: