hritik7080 / Car-License-Plate-Recognition

This is an implementation of a research paper - creating an Automatic Car License Plate Recognizer with some Computer Vision Techniques.
https://www.geeksforgeeks.org/detect-and-recognize-car-license-plate-from-a-video-in-real-time/
95 stars 67 forks source link

How can I train the ocr model new characters #3

Open bauermar opened 3 years ago

bauermar commented 3 years ago

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?

hritik7080 commented 3 years ago

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