Recognizing Human Action in Time-Sequential Images Using Hidden Markov Model
Abstract
A human action recognition method based on a hidden Markov model (HMM) is proposed. It is a feature-based bottom-up approach that is characterized by its learning capability and time-scale invariability. To apply HMMs, one set of time-sequential images is transformed into an image feature vector sequence, and the sequence is converted into a symbol sequence by vector quantization. In learning human action categories, the parameters of the HMMs, one per category, are optimized so as to best describe the training sequences from the category. To recognize an observed sequence, the HMM which best matches the sequence is chosen. Experimental results for real time-sequential images of sports scenes show recognition rates higher than 90%. The recognition rate is improved by increasing the number of people used to generate the training data, indicating the possibility of establishing a person-independent action recognizer.< <ETX xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">></ETX>
Cite
Text
Yamato et al. "Recognizing Human Action in Time-Sequential Images Using Hidden Markov Model." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1992. doi:10.1109/CVPR.1992.223161Markdown
[Yamato et al. "Recognizing Human Action in Time-Sequential Images Using Hidden Markov Model." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1992.](https://mlanthology.org/cvpr/1992/yamato1992cvpr-recognizing/) doi:10.1109/CVPR.1992.223161BibTeX
@inproceedings{yamato1992cvpr-recognizing,
title = {{Recognizing Human Action in Time-Sequential Images Using Hidden Markov Model}},
author = {Yamato, Junji and Ohya, Jun and Ishii, Kenichiro},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {1992},
pages = {379-385},
doi = {10.1109/CVPR.1992.223161},
url = {https://mlanthology.org/cvpr/1992/yamato1992cvpr-recognizing/}
}