Real-Time Object Classification in Video Surveillance Based on Appearance Learning

Abstract

Classifying moving objects to semantically meaningful categories is important for automatic visual surveillance. However, this is a challenging problem due to the factors related to the limited object size, large intra-class variations of objects in a same class owing to different viewing angles and lighting, and real-time performance requirement in real-world applications. This paper describes an appearance-based method to achieve real-time and robust objects classification in diverse camera viewing angles. A new descriptor, i.e., the multi-block local binary pattern (MB-LBP), is proposed to capture the large-scale structures in object appearances. Based on MB-LBP features, an adaBoost algorithm is introduced to select a subset of discriminative features as well as construct the strong two-class classifier. To deal with the non-metric feature value of MB-LBP features, a multi-branch regression tree is developed as the weak classifiers of the boosting. Finally, the error correcting output code (ECOC) is introduced to achieve robust multi-class classification performance. Experimental results show that our approach can achieve real-time and robust object classification in diverse scenes.

Cite

Text

Zhang et al. "Real-Time Object Classification in Video Surveillance Based on Appearance Learning." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007. doi:10.1109/CVPR.2007.383503

Markdown

[Zhang et al. "Real-Time Object Classification in Video Surveillance Based on Appearance Learning." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007.](https://mlanthology.org/cvpr/2007/zhang2007cvpr-real/) doi:10.1109/CVPR.2007.383503

BibTeX

@inproceedings{zhang2007cvpr-real,
  title     = {{Real-Time Object Classification in Video Surveillance Based on Appearance Learning}},
  author    = {Zhang, Lun and Li, Stan Z. and Yuan, Xiaotong and Xiang, Shiming},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2007},
  doi       = {10.1109/CVPR.2007.383503},
  url       = {https://mlanthology.org/cvpr/2007/zhang2007cvpr-real/}
}