I
I
ivandzemianchyk2014-04-14 15:41:08
Image processing
ivandzemianchyk, 2014-04-14 15:41:08

DPM(Deformable Parts Model) - difficulties in starting training

Good time of the day.
Maybe someone saw \ heard about the implementation of DPM? Best of all, of course, in C++. Found the implementation at libccv.org/doc/doc-dpm but trying to run the tutorials has problems.
Without libgsl, the project won't run, although everything compiles fine. In case of an error issued by the program, it writes about adding libgsl and compiling again.
After downloading libgsl, it is not possible to compile the library to the end, and writes out an error

linker command failed with exit code 1 (use -v to see invocation)
. Which, apparently, is taken from libgsl, but I have no idea why and in what place it is linked 2 times (the fact that I read it 2 times on the Internet)
On a library that was not compiled to the end, I tried to run dpm_create - and it interrupts me in the middle of the program at the moment generating "negative samples from photographs with no objects"
If there are people who managed to run this version of ccv, then I would be very grateful if you could share your experience in starting the training.
On the other hand, if someone has links to other DPM solutions, they would also be grateful

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question