You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a dataset of small (64x64) images with both cyrillic and english alphabets. Model has successfully trained with 100% accuracy. But when I use my model on the same images it has been trained on, it returns empty list for some unknown reason. Has anyone came across this typf of issue? If so, please share how you managed to solve it
Code that I use to run cusom model which returns empty result:
That maybe so, however I do get something in my result list when I use reader.recognize() method (which still returns incorrect predictions, however that may be a problem of my training dataset).
I have a dataset of small (64x64) images with both cyrillic and english alphabets. Model has successfully trained with 100% accuracy. But when I use my model on the same images it has been trained on, it returns empty list for some unknown reason. Has anyone came across this typf of issue? If so, please share how you managed to solve it
Code that I use to run cusom model which returns empty result:
Log:
Config for training:
custom-example.yaml (i have tried switiching to 'en', it didnt work):
The text was updated successfully, but these errors were encountered: