Ask Your Question
0

Standard Haar classifier for Russian reg plates perfors poorly

asked 2017-02-12 09:16:47 -0600

Anton gravatar image

Hi, I'm trying to use standard classifiers for Russian reg plates (haarcascade_licence_plate_rus_16stages.xml and haarcascade_russian_plate_number.xml) and they seems not to work well. Is there any extended information on them like, what is the minimum size a plate need to have to be recognizable? How many train data was used? How good would you rate these classifiers? Are they ready to work out of the box or they are meant for education only?

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2017-02-12 16:48:43 -0600

Eduardo gravatar image

updated 2017-02-12 17:05:30 -0600

You can find more information with the corresponding pull requests:

You can find the training size by looking directly into the file:

Object detection field is currently led and traditional object detection methods are outperformed by deep neural network fields. If you are concerned about precision and performance, you should look at these topics in my opinion.

Otherwise, another option is to train using your own training data and parameters.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-02-12 09:16:47 -0600

Seen: 2,135 times

Last updated: Feb 12 '17