Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to improve prediction for heavily rotated image and special character #90

Open
ramdhan1989 opened this issue Aug 22, 2022 · 0 comments

Comments

@ramdhan1989
Copy link

Hi,
I used small_satrn for these images and the model seems failed to recognize special character and heavily rotated image.

normal position with "-" symbol. it was successful to recognize the number only ((predict string "109")
miring3_text

heavily rotated image. it was not successful to recognize number (predict string "8")
vertical_text

it was successful to recognize normal position (predict string "185")
horizontal_text

it was successful to recognize slightly rotated position (predict string "300")
miring1_text

how can I improve the model? do I need to retrain the model using heavily rotated image? why the small_satrn cannot predict special character even in normal position image while the config has included that character inside the config file?

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant