中文说明:Information =========== Project webpage: http://www.cs.uchicago.edu/~pff/latent/. This is an implementation of our object detection system based on mixtures of deformable part models. The current implementation extends the system in [2] as described in [3]. The models in this implementation are structured using the grammar formalism presented in [4]. The distribution contains object detection and model learning code, as well as models trained on the PASCAL and INRIA Person datasets. This release also includes code for rescoring detections based on contextual information. The system is implemented in Matlab, with a few helper functions written in C/C++ for efficiency reasons. The software was tested on several versions of Linux and Mac OS X using Matlab versions R2009b and R2010a. There may be compatibility issues with other versions of Matlab. For questions concerning the code please contact Ross Girs
English Description:
Information