English

Explore Human Parsing Modality for Action Recognition

Computer Vision and Pattern Recognition 2024-01-05 v1

Abstract

Multimodal-based action recognition methods have achieved high success using pose and RGB modality. However, skeletons sequences lack appearance depiction and RGB images suffer irrelevant noise due to modality limitations. To address this, we introduce human parsing feature map as a novel modality, since it can selectively retain effective semantic features of the body parts, while filtering out most irrelevant noise. We propose a new dual-branch framework called Ensemble Human Parsing and Pose Network (EPP-Net), which is the first to leverage both skeletons and human parsing modalities for action recognition. The first human pose branch feeds robust skeletons in graph convolutional network to model pose features, while the second human parsing branch also leverages depictive parsing feature maps to model parsing festures via convolutional backbones. The two high-level features will be effectively combined through a late fusion strategy for better action recognition. Extensive experiments on NTU RGB+D and NTU RGB+D 120 benchmarks consistently verify the effectiveness of our proposed EPP-Net, which outperforms the existing action recognition methods. Our code is available at: https://github.com/liujf69/EPP-Net-Action.

Keywords

Cite

@article{arxiv.2401.02138,
  title  = {Explore Human Parsing Modality for Action Recognition},
  author = {Jinfu Liu and Runwei Ding and Yuhang Wen and Nan Dai and Fanyang Meng and Shen Zhao and Mengyuan Liu},
  journal= {arXiv preprint arXiv:2401.02138},
  year   = {2024}
}

Comments

arXiv admin note: text overlap with arXiv:2307.07977

R2 v1 2026-06-28T14:08:29.081Z