目标检测源码我要分享

Target detection source code

关注次数: 183

下载次数: 0

文件大小: 2.13 MB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明: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


代码预览

相关推荐