Replies: 1 comment
-
It seems like PaddleOCR is not recognizing the digit "0" in your images. Here are some possible reasons and solutions: Possible Causes:
Potential Solutions:
Related Discussion:
If none of these solutions work, you may need to train a custom model with labeled examples of your specific number style. Let me know if you need further assistance! 🚀 Response generated by feifei-bot | chatgpt-4o-latest |
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.
-
🔎 Search before asking
🐛 Bug (问题描述)
PaddleOCR doesn't detect digit "0" in most cases that I encountered. I didn't find any settings that would help it to understand how this 0 looks like.
Attached one of the example images I tried to use it on to this issue:
In this sample image, PaddleOCR returns only 100 and 50 numbers, but not 0.
🏃♂️ Environment (运行环境)
🌰 Minimal Reproducible Example (最小可复现问题的Demo)
Beta Was this translation helpful? Give feedback.
All reactions