Learning a Discriminative Hidden Part Model for Human Action Recognition

Abstract

We present a discriminative part-based approach for human action recognition from video sequences using motion features. Our model is based on the recently proposed hidden conditional random field~(hCRF) for object recognition. Similar to hCRF for object recognition, we model a human action by a flexible constellation of parts conditioned on image observations. Different from object recognition, our model combines both large-scale global features and local patch features to distinguish various actions. Our experimental results show that our model is comparable to other state-of-the-art approaches in action recognition. In particular, our experimental results demonstrate that combining large-scale global features and local patch features performs significantly better than directly applying hCRF on local patches alone.

Cite

Text

Wang and Mori. "Learning a Discriminative Hidden Part Model for Human Action Recognition." Neural Information Processing Systems, 2008.

Markdown

[Wang and Mori. "Learning a Discriminative Hidden Part Model for Human Action Recognition." Neural Information Processing Systems, 2008.](https://mlanthology.org/neurips/2008/wang2008neurips-learning/)

BibTeX

@inproceedings{wang2008neurips-learning,
  title     = {{Learning a Discriminative Hidden Part Model for Human Action Recognition}},
  author    = {Wang, Yang and Mori, Greg},
  booktitle = {Neural Information Processing Systems},
  year      = {2008},
  pages     = {1721-1728},
  url       = {https://mlanthology.org/neurips/2008/wang2008neurips-learning/}
}