Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6386 Discussions

openvino training extension lpr for two line number plate

AR92
New Contributor I
1,216 Views

hi,

i want to train https://github.com/opencv/openvino_training_extensions/tree/develop/tensorflow_toolkit/lpr with my custom dataset, i checked Synthetic Chinese License Plates and all these images have single line text, but my custom data for indian number plate also have two line number plates, like below 

lala_192_1.jpg 

can i train this lpr for this type of license plates. 

Labels (1)
0 Kudos
2 Replies
Iffa_Intel
Moderator
1,205 Views

Greetings,


If you had followed this official Openvino tutorial: https://docs.openvinotoolkit.org/latest/openvino_docs_install_guides_installing_openvino_windows.html


You will end up running a model that detect a car and the plate number is also identified.


The Openvino open zoo models also already have pre-trained models for these kind of purposes.

You can refer here: https://docs.openvinotoolkit.org/latest/omz_models_intel_text_detection_0003_description_text_detection_0003.html


Training your own model based on this should have no problems even for two lines number plate. The rest is depend on how you extract the data.



Sincerely,

Iffa


0 Kudos
Iffa_Intel
Moderator
1,196 Views

Greetings,


Intel will no longer monitor this thread since we have provided a solution. If you need any additional information from Intel, please submit a new question


Sincerely,

Iffa


0 Kudos
Reply