Replies: 1 comment
-
目前可以尝试使用传统的图像处理方式把字给分隔开,后续可以等 paddleocr3.2 会支持返回单字位置 |
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.
-
这是最近用paddleOCR困扰的几个问题。


1.如果有图标和文字相连,无法区分图标和文字:
2.两个文本如果有一定间隔但是处于同一行,会被粘连一块成为一个大框,尝试修改 utility.py 里面的参数:
DB params
没有什么效果

这里面的 优,良,差 间隔足够大,但是被化成一个大框
Beta Was this translation helpful? Give feedback.
All reactions