paapu88 / Image2Letters

from an image by haar cascade get plate, then from plate get regions, from regions get letters/digits
1 stars 1 forks source link

What type of number plates does this work with? #1

Open cclcalder opened 7 years ago

cclcalder commented 7 years ago

Hi there,

How well does this detector work? And what number plates is the haar cascade trained with?

Thanks!

paapu88 commented 7 years ago

Hei, It works only with Finnish plates. Haar cascade is trained with about 30000 samples and neural network with about 100000 samples (Finnish plates) Cheers, Markus


www=http://www.iki.fi/markus.kaukonen Markus.Kaukonen@iki.fi office: Capgemini/Keilaniemi/Espoo home: Viinirinne 3 F 12, 02630 Espoo, FIN tel: 0451242068

On 16 October 2017 at 13:05, cclcalder notifications@github.com wrote:

Hi there,

How well does this detector work? And what number plates is the haar cascade trained with?

Thanks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/paapu88/Image2Letters/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AF6KNEHudBMCuG4FuAJv268wcrlqBDElks5ssyp3gaJpZM4P6YTm .

cclcalder commented 7 years ago

Thanks, I have a trained Haar cascade, do you think your neural network would work for UK plates also? Or do you have the ability to train a UK neural net for me if I can provide you with the samples.

Thanks alot for your response!

paapu88 commented 7 years ago

I updated the readme file in https://github.com/paapu88/Plate/blob/master/README.md You should have a look https://matthewearl.github.io/2016/05/06/cnn-anpr/ for UK plates. br. Markus


www=http://www.iki.fi/markus.kaukonen Markus.Kaukonen@iki.fi office: Capgemini/Keilaniemi/Espoo home: Viinirinne 3 F 12, 02630 Espoo, FIN tel: 0451242068

On 16 October 2017 at 17:53, cclcalder notifications@github.com wrote:

Thanks, I have a trained Haar cascade, do you think your neural network would work for UK plates also? Or do you have the ability to train a UK neural net for me if I can provide you with the samples.

Thanks alot for your response!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/paapu88/Image2Letters/issues/1#issuecomment-336912061, or mute the thread https://github.com/notifications/unsubscribe-auth/AF6KNNmND-xMhhHD5Sjm18zjzdCjQaP9ks5ss23WgaJpZM4P6YTm .