Object Classification in Visual Surveillance Using Adaboost
Abstract
In this paper, we present a method of object classification within the context of visual surveillance. Our goal is the classification of tracked objects into one of the two classes: people and cars. Using training data comprised of trajectories tracked from our car-park, a weighted ensemble of Adaboost classifiers is developed. Each ensemble is representative of a particular feature, evaluated and normalised by its significance. Classification is performed using the sub-optimal hyper-plane derived by selection of the N-best performing feature ensembles. The resulting performance is compared to a similar Adaboost classifier, trained using a single ensemble over all dimensions.
Cite
Text
Renno et al. "Object Classification in Visual Surveillance Using Adaboost." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007. doi:10.1109/CVPR.2007.383514Markdown
[Renno et al. "Object Classification in Visual Surveillance Using Adaboost." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007.](https://mlanthology.org/cvpr/2007/renno2007cvpr-object/) doi:10.1109/CVPR.2007.383514BibTeX
@inproceedings{renno2007cvpr-object,
title = {{Object Classification in Visual Surveillance Using Adaboost}},
author = {Renno, John-Paul and Makris, Dimitrios and Jones, Graeme A.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2007},
doi = {10.1109/CVPR.2007.383514},
url = {https://mlanthology.org/cvpr/2007/renno2007cvpr-object/}
}