keras-ocr icon indicating copy to clipboard operation
keras-ocr copied to clipboard

Train Instruction

Open rzamarefat opened this issue 4 years ago • 2 comments

Hi there. Thank you for the repo. Could you please provide a brief instruction on how to train the model on a new dataset?

rzamarefat avatar Jun 21 '21 19:06 rzamarefat

+1

omar16100 avatar Jun 25 '21 12:06 omar16100

Take a look at the docs. You can fine tune the models with your own dataset:

https://keras-ocr.readthedocs.io/en/latest/examples/fine_tuning_detector.html https://keras-ocr.readthedocs.io/en/latest/examples/fine_tuning_recognizer.html

shotyme avatar Jul 08 '21 08:07 shotyme