Sequential Architecture for Efficient Car Detection

Abstract

Based on multi-cue integration and hierarchical SVM, we present a sequential architecture for efficient car detection under complex outdoor scene in this paper. On the low level, two novel area templates based on edge and interest-point cues respectively are first constructed, which can be applied to forming the identities of visual perception to some extent and thus utilized to reject rapidly most of the negative non-car objects at the cost of missing few of the true ones. Moreover on the high level, both global structure and local texture cues are exploited to characterize the car objects precisely. To improve the computational efficiency of general SVM, a solution approximating based two-level hierarchical SVM is proposed. The experimental results show that the integration of global structure and local texture properties provides more powerful ability in discrimination of car objects from non-car ones. The final high detection performance also contributes to the utilizing of two novel low level visual cues and the hierarchical SVM.

Cite

Text

Zhu et al. "Sequential Architecture for Efficient Car Detection." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007. doi:10.1109/CVPR.2007.383499

Markdown

[Zhu et al. "Sequential Architecture for Efficient Car Detection." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007.](https://mlanthology.org/cvpr/2007/zhu2007cvpr-sequential/) doi:10.1109/CVPR.2007.383499

BibTeX

@inproceedings{zhu2007cvpr-sequential,
  title     = {{Sequential Architecture for Efficient Car Detection}},
  author    = {Zhu, Zhenfeng and Zhao, Yao and Lu, Hanqing},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2007},
  doi       = {10.1109/CVPR.2007.383499},
  url       = {https://mlanthology.org/cvpr/2007/zhu2007cvpr-sequential/}
}