faustomorales / keras-ocr

A packaged and flexible version of the CRAFT text detector and Keras CRNN recognition model.
https://keras-ocr.readthedocs.io/
MIT License
1.39k stars 360 forks source link

Fine tuning recognizer for SROIE 2019 dataset -- receipts #136

Open hadils opened 3 years ago

hadils commented 3 years ago

I am using keras_ocr for doing receipt scanning and using the SROIE 2019 receipt dataset. I am finding that the recognizer underfits the data -- the loss and val_loss plateau around 11.0. I would greatly appreciate any help given since I don't have anyone to discuss the problem with...

Thanks, Hadil