Pedestrian Detection via Mixture of CNN Experts and Thresholded Aggregated Channel Features
Ankit Verma, Ramya Hebbalaguppe, Lovekesh Vig, Swagat Kumar, Ehtesham Hassan; Proceedings of the IEEE International Conference on Computer Vision (ICCV) Workshops, 2015, pp. 163-171
Abstract
In this paper, we propose a two stage pedestrian detector. The first stage involves a cascade of Aggregated Channel Features (ACF) to extract potential pedestrian windows from an image. We further introduce a thresholding technique on the ACF confidence scores that segregates candidate windows lying at the extremes of the ACF score distribution. The windows with ACF scores in between the upper and lower bounds are passed on to a Mixture of Expert (MoE) CNNs for more refined classification in the second stage. Results show that the designed detector yields better than state-of-the-art performance on the INRIA benchmark dataset and yields a miss rate of 10.35% at FPPI=0.1.
Related Material
[pdf]
[
bibtex]
@InProceedings{Verma_2015_ICCV_Workshops,
author = {Verma, Ankit and Hebbalaguppe, Ramya and Vig, Lovekesh and Kumar, Swagat and Hassan, Ehtesham},
title = {Pedestrian Detection via Mixture of CNN Experts and Thresholded Aggregated Channel Features},
booktitle = {Proceedings of the IEEE International Conference on Computer Vision (ICCV) Workshops},
month = {December},
year = {2015}
}