Replies: 1 comment 2 replies
-
Probably you haven't modified the dictionary yet to incorporate Arabic characters, leading to all of them being recognized as unknown tokens UKN. Please refer to https://mmocr.readthedocs.io/en/dev-1.x/get_started/faq.html#text-recognition for instruction and try again |
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.
-
Hi,
I trained a model on my Arabic data set (using SAR).
When I tried to inference on some image using my checkpoint (after 10 epochs - just to test it) I got the UKN predicition (probably unknown).
Does anyone knows what could be the reason for that?
Thank you in advance
Beta Was this translation helpful? Give feedback.
All reactions