Replies: 2 comments
-
在检测文本行时,放大原图确实可以帮助检测到更多空格,这是因为增大图像尺寸后,模型能够更清晰地分辨字符之间的间距。根据提供的讨论 英文单词之间的空格识别效果差,可以调整以下参数或方法来改善对空格的检测:
综上,如果希望检测出更多空格,可以首先尝试 放大原图,然后结合开启 Response generated by 🤖 feifei-bot | chatgpt-4o-latest |
Beta Was this translation helpful? Give feedback.
0 replies
-
Det 模型只负责检测文字位置,你这边需要检测空格还是识别空格?是在优化文字检测模型还是文字识别模型? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
det模型,检测文本行时,如果放大原图到一定程度,能否检测出更多空格, 有哪些参数可以调节?
Beta Was this translation helpful? Give feedback.
All reactions