Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to use train_HOG.cpp

Hello,

I am using openCV since 2 weeks and I am having trouble getting along with train_HOG.cpp to train a human detector (https://github.com/Itseez/opencv/blob/master/samples/cpp/train_HOG.cpp).

The issue I have is following, I am not quiet sure which inputs train_HOG.cpp needs. There is pd and nd for the positive and negative directories, and n and p for neg.lst and pos.lst. But how should pos.lst and neg.lst look like? Which values do I have to input there?

I'm glad on every help I get!

Thanks enco

PS: Is there any documentation on this? Or any documentation on how to train a svm completely on your own?

How to use train_HOG.cpp

Hello,

I am using openCV since 2 weeks and I am having trouble getting along with train_HOG.cpp to train a human detector (https://github.com/Itseez/opencv/blob/master/samples/cpp/train_HOG.cpp).

The issue I have is following, I am not quiet sure which inputs train_HOG.cpp needs. There is pd and nd for the positive and negative directories, and n and p for neg.lst and pos.lst. But how should pos.lst and neg.lst look like? Which values do I have to input there?

I'm glad on every help I get!

Thanks enco

PS: Is there any documentation on this? Or any documentation on how to train a svm completely on your own?

How to use train_HOG.cpp

Hello,

I am using openCV since 2 weeks and I am having trouble getting along with train_HOG.cpp to train a human detector (https://github.com/Itseez/opencv/blob/master/samples/cpp/train_HOG.cpp).

The issue I have is following, I am not quiet sure which inputs train_HOG.cpp needs. There is pd and nd for the positive and negative directories, and n and p for neg.lst and pos.lst. But how should pos.lst and neg.lst look like? Which values do I have to input there?

I'm glad on every help I get!

Thanks enco

PS: Is there any documentation on this? Or any documentation on how to train a svm completely on your own?