adifdwimaulana / Indonesian-License-Plate-Recognition

1 stars 0 forks source link

Training data #1

Open VolkovAK opened 3 years ago

VolkovAK commented 3 years ago

Thanks for your great work! Could you please share the training data or tell what did you use? It will help a lot!

With best regards

adifdwimaulana commented 3 years ago

I just train the license plate detection using SSD MobileNet object detection from caffee, you can see the reference here https://github.com/chuanqi305/MobileNet-SSD

But for the character recognition I purely use Deep TextSpotter from Michael Busta https://github.com/MichalBusta/DeepTextSpotter