Vehicle Side View, Cascade Classifier
Hello All,
Please where could I find the cascade classifier xml for the side view of a car? Kindly advise the url. Also what other detector algorithm would be suitable to detect the side view of a car?
Thank you.
Regards, IT
There is no side view vehicle pre-trained cascade model. You will have to train your own model.
Thank you LorenaGdL for a response. What resource material could I use to learn how to train on Android?
You don't have to train it on Android. You can train it on your computer and just use the cascade.xml file for recognition on Android. Check this out, it is a well explained tutorial to train your model. https://pythonprogramming.net/haar-ca...