paper-with-me

Papers

Integrating Human Parsing and Pose Network for Human Action Recognition

2023-07-16 · Runwei Ding, Yuhang Wen, Jinfu Liu, Nan Dai, Fanyang Meng, Mengyuan Liu

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 this, we introduce human parsing feature map as a novel modality, since it can selectively retain spatiotemporal features of the body parts, while filtering out noises regarding outfits, backgrounds, etc. We propose an Integrating Human Parsing and Pose Network (IPP-Net) for action recognition, which is the first to leverage both skeletons and human parsing feature maps in dual-branch approach. The human pose branch feeds compact skeletal representations of different modalities in graph convolutional network to model pose features. In human parsing branch, multi-frame body-part parsing features are extracted with human detector and parser, which is later learnt using a convolutional backbone. A late ensemble of two branches is adopted to get final predictions, considering both robust keypoints and rich semantic body-part features. Extensive experiments on NTU RGB+D and NTU RGB+D 120 benchmarks consistently verify the effectiveness of the proposed IPP-Net, which outperforms the existing action recognition methods. Our code is publicly available at https://github.com/liujf69/IPP-Net-Parsing .

📄 PDF Abstract BibTeX arXiv:2307.07977

Code (1)

liujf69/ipp-net-parsing 공식 구현 pytorch

Tasks

Action RecognitionHuman Parsing

Similar Papers 제목 키워드 기반

Predicting Human Activities Using Stochastic Grammar

2017-08-02 · ICCV 2017 10 · Siyuan Qi, Siyuan Huang, Ping Wei, Song-Chun Zhu

This paper presents a novel method to predict future human activities from partially observed RGB-D videos. Human activity prediction is generally difficult due to its non-Markovian property and the rich context between …

Activity Prediction

AIParsing: Anchor-free Instance-level Human Parsing

2022-07-14 · Sanyi Zhang, Xiaochun Cao, Guo-Jun Qi, Zhanjie Song 외

Most state-of-the-art instance-level human parsing models adopt two-stage anchor-based detectors and, therefore, cannot avoid the heuristic anchor box design and the lack of analysis on a pixel level. To address these tw…

Human Parsingobject-detectionObject Detection

Human Co-Parsing Guided Alignment for Occluded Person Re-identification

2022-12-20 · IEEE Transactions on Image Processing 2022 12 · Shuguang Dou, Cairong Zhao, Xinyang Jiang, Shanshan Zhang 외

Occluded person re-identification (ReID) is a challenging task due to more background noises and incomplete foreground information. Although existing human parsing-based ReID methods can tackle this problem with semantic…

Human ParsingOccluded Person Re-IdentificationPerson Re-Identification

OpenHuman4D: Open-Vocabulary 4D Human Parsing

2025-07-14 · Keito Suzuki, Bang Du, Runfa Blark Li, Kunyao Chen 외 arxiv

Understanding dynamic 3D human representation has become increasingly critical in virtual and extended reality applications. However, existing human part segmentation methods are constrained by reliance on closed-set dat…

Human Part SegmentationVideo Object TrackingHuman Parsing

Multiple-Human Parsing in the Wild

2017-05-19 · Jianshu Li, Jian Zhao, Yunchao Wei, Congyan Lang 외

Human parsing is attracting increasing research attention. In this work, we aim to push the frontier of human parsing by introducing the problem of multi-human parsing in the wild. Existing works on human parsing mainly …

Human ParsingMulti-Human Parsing