Boosting Object Detection Performance in Crowded Surveillance Videos
Abstract
We present a novel approach to automatically create efficient and accurate object detectors tailored to work well on specific video surveillance cameras (specific-domain detectors), using samples acquired with the help of a more expensive, general-domain detector (trained using images from multiple cameras). Our method requires no manual labels from the target domain. We automatically collect training data using tracking over short periods of time from high-confidence samples selected by the general-domain detector. In this context, a novel confidence measure is proposed for detectors based on a cascade of classifiers, which are frequently adopted for computer vision applications that require real-time processing. We demonstrate our proposed approach on the problem of vehicle detection in crowded surveillance videos, showing that an automatically generated detector significantly outperforms the original general-domain detector with much less feature computations.
Cite
Text
Feris et al. "Boosting Object Detection Performance in Crowded Surveillance Videos." IEEE/CVF Winter Conference on Applications of Computer Vision, 2013. doi:10.1109/WACV.2013.6475050Markdown
[Feris et al. "Boosting Object Detection Performance in Crowded Surveillance Videos." IEEE/CVF Winter Conference on Applications of Computer Vision, 2013.](https://mlanthology.org/wacv/2013/feris2013wacv-boosting/) doi:10.1109/WACV.2013.6475050BibTeX
@inproceedings{feris2013wacv-boosting,
title = {{Boosting Object Detection Performance in Crowded Surveillance Videos}},
author = {Feris, Rogério Schmidt and Datta, Ankur and Pankanti, Sharath and Sun, Ming-Ting},
booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
year = {2013},
pages = {427-432},
doi = {10.1109/WACV.2013.6475050},
url = {https://mlanthology.org/wacv/2013/feris2013wacv-boosting/}
}