Replies: 1 comment
-
这个可能需要在您的场景中多做做尝试,然后根据尝试写一个前处理的规则,每个场景不同,也不能给出很好的建议 |
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.
-
目前有一张图片,excel扫描出来的文件,行数有55行, 使用参数text_det_limit_side_len=960 取识别的话,包括表头和前三行都没识别到。我修改参数text_det_limit_side_len=700的话是可以识别,但是坐标却不对。改成700还会影响其他的文件的识别。请问是否有什么办法可以调整图片,比如调整图片的像素?或者根据不同图片的尺寸怎么能动态调整这个参数
Beta Was this translation helpful? Give feedback.
All reactions