-
Notifications
You must be signed in to change notification settings - Fork 7.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
竖排文字的处理 #32
Comments
训练时:生成一些竖排文字样本加入训练 |
多谢您的回复,再请问下,这个在代码里哪个地方有体现呢?我试着找了下,没找到。。 |
inference时: https://github.com/PaddlePaddle/PaddleOCR/blob/develop/tools/infer/predict_system.py#L55 |
十分感谢! |
您好,请问训练时竖排文字样本时,图片需要预先旋转成横着的吗? |
This was referenced Jan 11, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
您好,感谢您分享这么好的工作。想请教一下,因为CRNN这种只能处理水平的文字,PaddleOCR是如何处理竖排文字的呢?多谢!
The text was updated successfully, but these errors were encountered: