Car-License-Plate-Recognition icon indicating copy to clipboard operation
Car-License-Plate-Recognition copied to clipboard

How can I train the ocr model new characters

Open bauermar opened this issue 3 years ago • 1 comments

I would like to implement german license plates into your well working script. What should I do to train the ocr model the complete alphanumeric characters? Can you show me an example?

bauermar avatar Dec 30 '20 13:12 bauermar

Hi @bauermar Find a dataset that contains german characters, and train a deep learning model. You can take reference from here: https://www.kaggle.com/c/digit-recognizer

hritik7080 avatar Jan 08 '21 12:01 hritik7080