DaHoC / trainHOG

Example program showing how to train your custom HOG detector using openCV
221 stars 111 forks source link

libsvm and liblinear #1

Closed mrgloom closed 8 years ago

mrgloom commented 11 years ago

Can you provide code for libsvm interface?

http://opencv.willowgarage.com/wiki/trainHOG If you are planning in training with LIBSVM instead of SVMlight, pass me a note so I can provide you with some code.

DaHoC commented 11 years ago

Hi mrgloom, if you send me a private message with your e-mail address (e.g. to dahoc3150 [at] gmail.com) I will provide you with the libsvm interface code. I will not put it publicly online as long as I consider it unstable and flawed. I will refactor and test the code when I have some spare time.

Best regards, Jan Hendriks