I would like to detect deformable objects (a CAT in my case) , using HAAR- cascades . I ran the test on 2000 positives and 3000 negative images upto 20 stages . I don't see anything expected happening. I am sure it might be the problem of my training data set. My positive data set has the cat images in it . In different shapes and postures of the same cat . I wonder if Haar would be able to recognize the differences in the positive data set , and still recognize them as cats.
Need help , Is there any other alternative method that I could use ??
First off, you haven't listed what you are using to train your haar classifiers. If you are not using opencv_traincascades this is the place to start.
Secondly detecting a cat is a very difficult job, there are a lot of undefiend edges, rotational and spatial variances. using this train of thought, answer these questions to yourself:
I would suggest posting your output into the question from the classifying stages in order for us to get a better view of what is happening. Take a look at these links for more help.
Maybe try with pens, or logos first, follow the openCV tutorials and understand the basics? (sorry if I have assumed you don't know the basics if you do)
G./
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With