Clicking Matters:Towards Interactive Human Parsing
Yutong Gao, Liqian Liang, Congyan Lang, Songhe Feng, Yidong Li,, Yunchao Wei

TL;DR
This paper introduces Interactive Human Parsing (IHP), a novel approach that uses user clicks and semantic-aware localization to efficiently segment human body parts, achieving high accuracy with minimal user effort.
Contribution
It is the first to address human parsing in an interactive setting, proposing click-based localization, a semantic-perceiving loss, and demonstrating effective high-quality segmentation with few user interactions.
Findings
Achieves 85% mIoU on LIP with few clicks
Uses click augmentation for improved correction
Introduces semantic-perceiving loss for better training
Abstract
In this work, we focus on Interactive Human Parsing (IHP), which aims to segment a human image into multiple human body parts with guidance from users' interactions. This new task inherits the class-aware property of human parsing, which cannot be well solved by traditional interactive image segmentation approaches that are generally class-agnostic. To tackle this new task, we first exploit user clicks to identify different human parts in the given image. These clicks are subsequently transformed into semantic-aware localization maps, which are concatenated with the RGB image to form the input of the segmentation network and generate the initial parsing result. To enable the network to better perceive user's purpose during the correction process, we investigate several principal ways for the refinement, and reveal that random-sampling-based click augmentation is the best way for…
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
TopicsHuman Pose and Action Recognition · Multimodal Machine Learning Applications · Advanced Neural Network Applications
