HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Single-stage Multi-human Parsing via Point Sets and Center-based Offsets

Chu Jiaming ; Jin Lei ; Xing Junliang ; Zhao Jian

Single-stage Multi-human Parsing via Point Sets and Center-based Offsets

Abstract

This work studies the multi-human parsing problem. Existing methods, eitherfollowing top-down or bottom-up two-stage paradigms, usually involve expensivecomputational costs. We instead present a high-performance Single-stageMulti-human Parsing (SMP) deep architecture that decouples the multi-humanparsing problem into two fine-grained sub-problems, i.e., locating the humanbody and parts. SMP leverages the point features in the barycenter positions toobtain their segmentation and then generates a series of offsets from thebarycenter of the human body to the barycenters of parts, thus performing humanbody and parts matching without the grouping process. Within the SMParchitecture, we propose a Refined Feature Retain module to extract the globalfeature of instances through generated mask attention and a Mask of InterestReclassify module as a trainable plug-in module to refine the classificationresults with the predicted segmentation. Extensive experiments on the MHPv2.0dataset demonstrate the best effectiveness and efficiency of the proposedmethod, surpassing the state-of-the-art method by 2.1% in AP50p, 1.0% inAPvolp, and 1.2% in PCP50. In particular, the proposed method requires fewertraining epochs and a less complex model architecture. We will release oursource codes, pretrained models, and online demos to facilitate furtherstudies.

Code Repositories

cjm-sfw/SMP
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
multi-human-parsing-on-mhp-v20SMP
AP 0.5: 47.1

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Single-stage Multi-human Parsing via Point Sets and Center-based Offsets | Papers | HyperAI