Adaptive Object Classification in Surveillance System by Exploiting Scene Context
Abstract
Surveillance system involving hundreds of cameras becomes very popular. Due to various positions and orientations of camera, object appearance changes dramatically in different scenes. Traditional appearance based object classification methods tend to fail under these situations. We approach the problem by designing an adaptive object classification framework which automatically adjust to different scenes. Firstly, a baseline object classifier is applied to specific scene, generating training samples with extracted scene-specific features (such as object position). Based on that, bilateral weighted LDA is trained under the guide of sample confidence. Moreover, we propose a Bayesian classifier based method to detect and remove outliers to cope with contingent generalization disaster resulted from utilizing high confidence but incorrectly classified training samples. To validate these ideas, we realize the framework into an intelligent surveillance system. Experimental results demonstrate the effectiveness of this adaptive object classification framework.
Cite
Text
Sang et al. "Adaptive Object Classification in Surveillance System by Exploiting Scene Context." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2009. doi:10.1109/CVPRW.2009.5204272Markdown
[Sang et al. "Adaptive Object Classification in Surveillance System by Exploiting Scene Context." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2009.](https://mlanthology.org/cvprw/2009/sang2009cvprw-adaptive/) doi:10.1109/CVPRW.2009.5204272BibTeX
@inproceedings{sang2009cvprw-adaptive,
title = {{Adaptive Object Classification in Surveillance System by Exploiting Scene Context}},
author = {Sang, Jitao and Lei, Zhen and Liao, Shengcai and Li, Stan Z.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2009},
pages = {1-7},
doi = {10.1109/CVPRW.2009.5204272},
url = {https://mlanthology.org/cvprw/2009/sang2009cvprw-adaptive/}
}