RepParser: End-to-End Multiple Human Parsing with Representative Parts
Xiaojia Chen, Xuanhan Wang, Lianli Gao, Jingkuan Song

TL;DR
RepParser introduces an end-to-end single-stage framework for multiple human parsing that uses representative parts to dynamically segment each person without relying on detection or post-grouping, achieving competitive results.
Contribution
It proposes a novel single-stage human parsing method utilizing representative parts for instance separation and part segmentation, eliminating the need for detection or post-grouping.
Findings
Achieves competitive performance on benchmark datasets.
Eliminates the need for person detection and post-grouping.
Demonstrates effectiveness of representative parts in parsing.
Abstract
Existing methods of multiple human parsing usually adopt a two-stage strategy (typically top-down and bottom-up), which suffers from either strong dependence on prior detection or highly computational redundancy during post-grouping. In this work, we present an end-to-end multiple human parsing framework using representative parts, termed RepParser. Different from mainstream methods, RepParser solves the multiple human parsing in a new single-stage manner without resorting to person detection or post-grouping.To this end, RepParser decouples the parsing pipeline into instance-aware kernel generation and part-aware human parsing, which are responsible for instance separation and instance-specific part segmentation, respectively. In particular, we empower the parsing pipeline by representative parts, since they are characterized by instance-aware keypoints and can be utilized to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Human Pose and Action Recognition · Advanced Neural Network Applications
MethodsConvolution
