Ask Your Question

Revision history [back]

Deformable part model implementation

has anyone implemented DPM in opencv? I found one implementation:

http://www.cnblogs.com/louyihang-loves-baiyan/p/4913164.html

but that only detects the entire person, ie the root filter. I wanted to know how to detect the different parts. tried going through the dpm detector class in opencv but the opencv documents don't elucidate the concept well.

So, appreciate any help!