Ask Your Question
1

latentsvm_multidetect sample gives very bad results

asked Jul 8 '13

Hi,

I'm using the sample file latentsvm_multidetect to test LatentSvmDetector.

I'm using the models provided in OpenCVextra ("opencv_extra/testdata/cv/latentsvmdetector/models_VOC2007") and also the images provided there - one is of cars and the other is of a cat.

The code compiles and runs, but I'm getting very bad results. I'm getting various detections of all kinds of object in the images (for example, in the cars image i'm getting about 80 detections of various objects when there are only six cars in the image).

I'm running the code "as is", so I don't understand why this happens. Is there any flag I need to turn off/on or anything like that? Am I suppose to expect such results?

Thank you,

Gil.

Preview: (hide)

1 answer

Sort by » oldest newest most voted
3

answered Jul 8 '13

SR gravatar image

Display the confidence of the detections. This will make the results clearer and you will see that many detections have low scores.

Preview: (hide)

Comments

Thank you !

GilLevi gravatar imageGilLevi (Jul 8 '13)edit

Question Tools

Stats

Asked: Jul 8 '13

Seen: 674 times

Last updated: Jul 08 '13