JaidedAI / EasyOCR

Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
https://www.jaided.ai
Apache License 2.0
24.42k stars 3.16k forks source link

HAND-WRITTEN OCR #915

Open liuyu2013 opened 1 year ago

liuyu2013 commented 1 year ago

I use easyocr to recognitize handwritten pictures, and this model is not applicable, what should i do?

j4555 commented 1 year ago

Hello, I am doing exactly the same thing as you are. I am training the caracter recognition model on a hadwritten dataset and I will replace the model in the EasyOCR lib. Then I can use the lib normaly with my new model.

khawar-islam commented 1 year ago

@j4555 @liuyu2013 Why are you training on character based? I think we should do fine-tuning instead of training from scratch.