Miss detections on Small Size text with same font #13164
Unanswered
sharoseali
asked this question in
Q&A
Replies: 1 comment 1 reply
-
You can refer to the following code: PaddleOCR/tools/infer/utility.py Lines 53 to 68 in 4336771 |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, thanks for your great work. I am applying PPOCR on a pdf page having architectural drawings. The problem is some text is not been detected, however same font text in the same page is also detected at a smaller distance. For example, in the below image some of the C3 and C4 text is detected but some are missed. Can anyone help with this? How can I resolve this issue?
The detector I am using is DB++
Thanks
Beta Was this translation helpful? Give feedback.
All reactions