Efficient Human Action Recognition by Cascaded Linear Classification
Abstract
We present a human action recognition system suitable for very short sequences. In particular, we estimate Histograms of Oriented Gradients (HOGs) for the current frame as well as the corresponding dense flow field estimated from two frames. The thus obtained descriptors are then efficiently represented by the coefficients of a Nonnegative Matrix Factorization (NMF). To further speed up the overall process, we apply an efficient cascaded Linear Discriminant Analysis (CLDA) classifier. In the experimental results we show the benefits of the proposed approach on standard benchmark datasets as well as on more challenging and realistic videos. In addition, since other state-of-the-art methods apply weighting between different cues, we provide a detailed analysis of the importance of weighting for action recognition and show that weighting is not necessarily required for the given task.
Cite
Text
Roth et al. "Efficient Human Action Recognition by Cascaded Linear Classification." IEEE/CVF International Conference on Computer Vision Workshops, 2009. doi:10.1109/ICCVW.2009.5457655Markdown
[Roth et al. "Efficient Human Action Recognition by Cascaded Linear Classification." IEEE/CVF International Conference on Computer Vision Workshops, 2009.](https://mlanthology.org/iccvw/2009/roth2009iccvw-efficient/) doi:10.1109/ICCVW.2009.5457655BibTeX
@inproceedings{roth2009iccvw-efficient,
title = {{Efficient Human Action Recognition by Cascaded Linear Classification}},
author = {Roth, Peter M. and Mauthner, Thomas and Khan, Inayat and Bischof, Horst},
booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
year = {2009},
pages = {546-553},
doi = {10.1109/ICCVW.2009.5457655},
url = {https://mlanthology.org/iccvw/2009/roth2009iccvw-efficient/}
}