Towards Fast, View-Invariant Human Action Recognition
Abstract
In this paper, we propose a fast method to recognize human actions which accounts for intra-class variability in the way an action is performed. We propose the use of a low dimensional feature vector which consists of (a) the projections of the width profile of the actor on to an ldquoaction basisrdquo and (b) simple spatio-temporal features. The action basis is built using eigenanalysis of walking sequences of different people. Given the limited amount of training data, Dynamic Time Warping (DTW) is used to perform recognition. We propose the use of the average-template with multiple features, first used in speech recognition, to better capture the intra-class variations for each action. We demonstrate the efficacy of this algorithm using our low dimensional feature to robustly recognize human actions. Furthermore, we show that view-invariant recognition can be performed by using a simple data fusion of two orthogonal views. For the actions that are still confusable, a temporal discriminative weighting scheme is used to distinguish between them. The effectiveness of our method is demonstrated by conducting experiments on the multi-view IXMAS dataset of persons performing various actions.
Cite
Text
Cherla et al. "Towards Fast, View-Invariant Human Action Recognition." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2008. doi:10.1109/CVPRW.2008.4563179Markdown
[Cherla et al. "Towards Fast, View-Invariant Human Action Recognition." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2008.](https://mlanthology.org/cvprw/2008/cherla2008cvprw-fast/) doi:10.1109/CVPRW.2008.4563179BibTeX
@inproceedings{cherla2008cvprw-fast,
title = {{Towards Fast, View-Invariant Human Action Recognition}},
author = {Cherla, Srikanth and Kulkarni, Kaustubh and Kale, Amit A. and Ramasubramanian, V.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2008},
pages = {1-8},
doi = {10.1109/CVPRW.2008.4563179},
url = {https://mlanthology.org/cvprw/2008/cherla2008cvprw-fast/}
}