-
问题描述 / Problem DescriptionA screenshot from a game, the RapidOCR can recognize all the phrases but not the right-center one--"弹道!弹道!" 运行环境 / Runtime EnvironmentWindows 10 + Python 3.12.10 & https://www.modelscope.cn/studios/RapidAI/RapidOCRv2 复现代码 / Reproduction Code
可能解决方案 / Possible solutions |
Beta Was this translation helpful? Give feedback.
Answered by
SWHL
May 27, 2026
Replies: 1 comment
-
|
I try it with the online demo: https://www.modelscope.cn/studios/RapidAI/RapidOCRv3.0.0
The text can be identified when the classification model is disabled. So I suspect this line of text was misclassified by the orientation classfication model.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
chorm590
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




I try it with the online demo: https://www.modelscope.cn/studios/RapidAI/RapidOCRv3.0.0
The text can be identified when the classification model is disabled. So I suspect this line of text was misclassified by the orientation classfication model.