best way to customize dictionary for hand written digit recognition Model (with SAR) #2021
Unanswered
IacopoFerrari
asked this question in
Q&A
Replies: 0 comments
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.
-
Hello everyone,
My goal is to limit the character dictionary to exclusively include numeric values for my specific use case. I have consulted the FAQ, which states, 'In MMOCR 1.0, you only need to modify the config and point the Dictionary to your custom dict file.' Unfortunately, following these steps, configuring a dictionary with just numeric values, significantly worsens the model predictions.
Can anyone suggest a proper way to achieve this?
Beta Was this translation helpful? Give feedback.
All reactions