Skip to content
Discussion options

You must be logged in to vote

Here are a few suggestions that might help improve the performance:

  1. Custom Dictionary: Modify the dictionary file used by the model to include all Hungarian characters. This way, the model will recognize these characters as valid and increase the likelihood of correct detection.

  2. Data Augmentation: Generate synthetic training data that includes Hungarian text with special characters. This can help the model learn to recognize these characters better without the need for a full retraining.

  3. Preprocessing: Since preprocessing worked for some cases, you could create a preprocessing pipeline that adapts based on the input image characteristics. For example, apply different preprocessing t…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Hybeee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants