Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Running Deformable part based model for pedestrian detection in opencv

Hi,

Can anyone help me with the code in the link below https://github.com/wg-perception/PartsBasedDetector.

I am trying to do pedestrian detection using Part Based Models. When I look into the matlab folder, there is a readme file which gives the steps to compile. For training, it says to run "training_demo.m" file for which the annotated pedestrian data set has to be given as input. But I am not able to understand where the annotated file list has to be given.

Please help me to run this code or suggest me with a easy code.

Running Deformable part based model for pedestrian detection in opencv

Hi,

Can anyone help me with the code in the link below https://github.com/wg-perception/PartsBasedDetector.

I am trying to do pedestrian detection using Part Based Models. When I look into the matlab folder, there is a readme file which gives the steps to compile. For training, it says to run "training_demo.m" file for which the annotated pedestrian data set has to be given as input. But I am not able to understand where the annotated file list has to be given.

Please help me to run this code or suggest me with a easy code.