ocr使用paddleocr问题 #116
yangailing
started this conversation in
General
Replies: 2 comments 5 replies
-
rapidOCR的参数和paddleOCR不同,增加了补边,修改了缩放规则也调整一些其他参数 |
Beta Was this translation helpful? Give feedback.
3 replies
-
大佬还有个问题,目前我看表格识别算法里,用的有线无线那块,都会默认加载rapidocr_onnxruntime的ocr,即使我在外部使用rapid_paddle解析,进去还会初始化这个。最后导致GPU使用失败 请问这个咋解决呢? |
Beta Was this translation helpful? Give feedback.
2 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输出的结果作为ocr_result,发现出来的teds变差了很多,请问这个是情况呢?一定要用rapidocr嘛?因为rapidocr的gpu版本底层应该也是paddleocr,想问问为什么会导致teds变差呢
Beta Was this translation helpful? Give feedback.
All reactions