Robust 3D Action Recognition with Random Occupancy Patterns

Abstract

We study the problem of action recognition from depth sequences captured by depth cameras, where noise and occlusion are common problems because they are captured with a single commodity camera. In order to deal with these issues, we extract semi-local features called random occupancy pattern (ROP) features, which employ a novel sampling scheme that effectively explores an extremely large sampling space. We also utilize a sparse coding approach to robustly encode these features. The proposed approach does not require careful parameter tuning. Its training is very fast due to the use of the high-dimensional integral image, and it is robust to the occlusions. Our technique is evaluated on two datasets captured by commodity depth cameras: an action dataset and a hand gesture dataset. Our classification results are superior to those obtained by the state of the art approaches on both datasets.

Cite

Text

Wang et al. "Robust 3D Action Recognition with Random Occupancy Patterns." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33709-3_62

Markdown

[Wang et al. "Robust 3D Action Recognition with Random Occupancy Patterns." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/wang2012eccv-robust/) doi:10.1007/978-3-642-33709-3_62

BibTeX

@inproceedings{wang2012eccv-robust,
  title     = {{Robust 3D Action Recognition with Random Occupancy Patterns}},
  author    = {Wang, Jiang and Liu, Zicheng and Chorowski, Jan and Chen, Zhuoyuan and Wu, Ying},
  booktitle = {European Conference on Computer Vision},
  year      = {2012},
  pages     = {872-885},
  doi       = {10.1007/978-3-642-33709-3_62},
  url       = {https://mlanthology.org/eccv/2012/wang2012eccv-robust/}
}