English

Skeleton-based Action Recognition of People Handling Objects

Computer Vision and Pattern Recognition 2023-12-29 v1

Abstract

In visual surveillance systems, it is necessary to recognize the behavior of people handling objects such as a phone, a cup, or a plastic bag. In this paper, to address this problem, we propose a new framework for recognizing object-related human actions by graph convolutional networks using human and object poses. In this framework, we construct skeletal graphs of reliable human poses by selectively sampling the informative frames in a video, which include human joints with high confidence scores obtained in pose estimation. The skeletal graphs generated from the sampled frames represent human poses related to the object position in both the spatial and temporal domains, and these graphs are used as inputs to the graph convolutional networks. Through experiments over an open benchmark and our own data sets, we verify the validity of our framework in that our method outperforms the state-of-the-art method for skeleton-based action recognition.

Keywords

Cite

@article{arxiv.1901.06882,
  title  = {Skeleton-based Action Recognition of People Handling Objects},
  author = {Sunoh Kim and Kimin Yun and Jongyoul Park and Jin Young Choi},
  journal= {arXiv preprint arXiv:1901.06882},
  year   = {2023}
}

Comments

Accepted in WACV 2019

R2 v1 2026-06-23T07:17:26.274Z