-
For example, these are the kind of text I want to detect. It's in Portuguese, but it seems to not be able to detect.
the result I get is
I can see that the special characters are available in the character dict (https://github.com/PaddlePaddle/PaddleOCR/blob/main/ppocr/utils/dict/latin_dict.txt), but wondering whether it requires a specific instructions to trigger. |
Beta Was this translation helpful? Give feedback.
Answered by
GreatV
Jun 9, 2024
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sickerin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PaddleOCR may have limited proficiency in recognizing Portuguese and might require retraining with a specialized Portuguese dataset.