Cascaded L1-Norm Minimization Learning (CLML) Classifier for Human Detection

Abstract

This paper proposes a new learning method, which integrates feature selection with classifier construction for human detection via solving three optimization models. Firstly, the method trains a series of weak-classifiers by the proposed L1-norm Minimization Learning (LML) and min-max penalty function models. Secondly, the proposed method selects the weak-classifiers by using the integer optimization model to construct a strong classifier. The L1-norm minimization and integer optimization models aim to find the minimal VC-dimension for weak and strong classifiers respectively. Finally, the method constructs a cascade of LML (CLML) classifier to reach higher detection rates and efficiency. Histograms of Oriented Gradients features of variable-size blocks (v-HOG) are employed as human representation to verify the proposed method. Experiments conducted on INRIA human test set show more superior detection rates and speed than state-of-the-art methods.

Cite

Text

Xu et al. "Cascaded L1-Norm Minimization Learning (CLML) Classifier for Human Detection." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010. doi:10.1109/CVPR.2010.5540224

Markdown

[Xu et al. "Cascaded L1-Norm Minimization Learning (CLML) Classifier for Human Detection." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010.](https://mlanthology.org/cvpr/2010/xu2010cvpr-cascaded/) doi:10.1109/CVPR.2010.5540224

BibTeX

@inproceedings{xu2010cvpr-cascaded,
  title     = {{Cascaded L1-Norm Minimization Learning (CLML) Classifier for Human Detection}},
  author    = {Xu, Ran and Zhang, Baochang and Ye, Qixiang and Jiao, Jianbin},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2010},
  pages     = {89-96},
  doi       = {10.1109/CVPR.2010.5540224},
  url       = {https://mlanthology.org/cvpr/2010/xu2010cvpr-cascaded/}
}