keras-ocr
keras-ocr copied to clipboard
Train Instruction
Hi there. Thank you for the repo. Could you please provide a brief instruction on how to train the model on a new dataset?
+1
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