/ACFPedestrianDetection

基于ACF行人检测框架,引入EdgeBox特征和Salient特征,使用real adaboost算法,显著提高行人检测算法的准确率和泛化能力。

ACFPedestrianDetection

基于ACF行人检测框架,引入EdgeBox特征和Salient特征,使用real adaboost算法,显著提高行人检测算法的准确率和泛化能力。

##说明

  • 基础框架ACF(积分通道特征)
  • EdgeBox通道和Salient通道
  • real adaboost算法
  • 图像预处理(自动色阶调整)
  • 数据集扩展

##相关数据集

##相关代码 ACF原始框架代码Piotr's Computer Vision Matlab Toolbox

Matlab评估代码Matlab evaluation/labeling code

Caltech Pedestrian Detection Benchmark

##论文链接 pedestrian detection using objectness information