AIParsing: Anchor-free Instance-level Human Parsing
Sanyi Zhang, Xiaochun Cao, Guo-Jun Qi, Zhanjie Song, and Jie Zhou

TL;DR
AIParsing introduces an anchor-free, pixel-level human parsing network with edge-guided segmentation and a refinement head, achieving superior performance on multiple datasets compared to existing methods.
Contribution
The paper proposes a novel anchor-free, pixel-level human parsing network with edge-guided segmentation and a refinement head, improving over anchor-based models.
Findings
Achieves state-of-the-art performance on CIHP, LV-MHP-v2.0, and VIP datasets.
Effectively distinguishes up to 58 overlapping human parts.
Avoids heuristic anchor box design and hyper-parameter sensitivity.
Abstract
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 two issues, we have designed an instance-level human parsing network which is anchor-free and solvable on a pixel level. It consists of two simple sub-networks: an anchor-free detection head for bounding box predictions and an edge-guided parsing head for human segmentation. The anchor-free detector head inherits the pixel-like merits and effectively avoids the sensitivity of hyper-parameters as proved in object detection applications. By introducing the part-aware boundary clue, the edge-guided parsing head is capable to distinguish adjacent human parts from among each other up to 58 parts in a single human instance, even overlapping instances. Meanwhile, a refinement…
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
TopicsMultimodal Machine Learning Applications · Natural Language Processing Techniques · Speech and dialogue systems
