You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Poor results are seen with number-character mixed data while using paddle OCR default modal. Paddlle OCR was installed using pip. If the text with digit is in a single line then it works fine but in this case, there is only a single digit and others are alphabets so the digit '1' is being read as 'l' (font: Bahnschrift Light Condensed, font size: 11)
Expected text:
live art
live art p1
Output:
live art
live art pl
Paddle OCR Version: 2.7.0.3
Paddle paddle version: 2.5.1
System: windows 10 with python 3.10.7
我们提供了AceIssueSolver来帮助你解答问题,你是否想要它来解答(请填写yes/no)?/We provide AceIssueSolver to solve issues, do you want it? (Please write yes/no):yes
This discussion was converted from issue #11256 on June 11, 2024 01:11.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Poor results are seen with number-character mixed data while using paddle OCR default modal. Paddlle OCR was installed using pip. If the text with digit is in a single line then it works fine but in this case, there is only a single digit and others are alphabets so the digit '1' is being read as 'l' (font: Bahnschrift Light Condensed, font size: 11)
Expected text:
live art
live art p1
Output:
live art
live art pl
Paddle OCR Version: 2.7.0.3
Paddle paddle version: 2.5.1
System: windows 10 with python 3.10.7
我们提供了AceIssueSolver来帮助你解答问题,你是否想要它来解答(请填写yes/no)?/We provide AceIssueSolver to solve issues, do you want it? (Please write yes/no):yes
Beta Was this translation helpful? Give feedback.
All reactions