paper-with-me

Papers

Explore Human Parsing Modality for Action Recognition

2024-01-04 · CAAI Transactions on Intelligence Technology 2023 7 · Jinfu Liu, Runwei Ding, Yuhang Wen, Nan Dai, Fanyang Meng, Shen Zhao, Mengyuan Liu

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.

📄 PDF Abstract BibTeX arXiv:2401.02138

Code (1)

liujf69/EPP-Net-Action 공식 구현 pytorch

Tasks

Action RecognitionHuman Parsing

Similar Papers 제목 키워드 기반

Integrating Human Parsing and Pose Network for Human Action Recognition

2023-07-16 · Runwei Ding, Yuhang Wen, Jinfu Liu, Nan Dai 외

Human skeletons and RGB sequences are both widely-adopted input modalities for human action recognition. However, skeletons lack appearance features and color data suffer large amount of irrelevant depiction. To address …

Action RecognitionHuman Parsing

Sketch It Out: Exploring Label-Free Structural Cues for Multimodal Gait Recognition

2026-03-04 · Chao Zhang, Zhuang Zheng, Ruixin Li, Zhanyong Mei arxiv

Gait recognition is a non-intrusive biometric technique for security applications, yet existing studies are dominated by silhouette- and parsing-based representations. Silhouettes are sparse and miss internal structural …

Gait Recognition

Modality Compensation Network: Cross-Modal Adaptation for Action Recognition

2020-01-31 · Sijie Song, Jiaying Liu, Yanghao Li, Zongming Guo

With the prevalence of RGB-D cameras, multi-modal video data have become more available for human action recognition. One main challenge for this task lies in how to effectively leverage their complementary information. …

Action RecognitionOptical Flow EstimationRepresentation LearningTemporal Action Localization

Technical Report: Disentangled Action Parsing Networks for Accurate Part-level Action Parsing

2021-11-05 · Xuanhan Wang, Xiaojia Chen, Lianli Gao, Lechao Chen 외

Part-level Action Parsing aims at part state parsing for boosting action recognition in videos. Despite of dramatic progresses in the area of video classification research, a severe problem faced by the community is that…

Action ParsingAction RecognitionAction Recognition In VideosHuman Detection+1

Parsing is All You Need for Accurate Gait Recognition in the Wild

2023-08-31 · Jinkai Zheng, Xinchen Liu, Shuai Wang, Lihao Wang 외

Binary silhouettes and keypoint-based skeletons have dominated human gait recognition studies for decades since they are easy to extract from video frames. Despite their success in gait recognition for in-the-lab environ…

AllGait RecognitionGait Recognition in the WildHuman Parsing