Object detection system using deformable part models (DPMs) and latent SVM (voc-release5). You may want to use the latest tarball on my website. The github code may include code changes that have not been tested as thoroughly and will not necessarily reproduce the results on the website.
I have found the reason. It is because I put the voc-dpm-master project on non-standard location, such as external hardward disk. If you put the project on standard location, the problem will be solved.
I have met a problem when I run the demo.m, and the error informations are as follows:
My environment:
Does anyone know how to solve it? Thanks in advance.