HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Self-Correction for Human Parsing

Li Peike ; Xu Yunqiu ; Wei Yunchao ; Yang Yi

Self-Correction for Human Parsing

Abstract

Labeling pixel-level masks for fine-grained semantic segmentation tasks, e.g.human parsing, remains a challenging task. The ambiguous boundary betweendifferent semantic parts and those categories with similar appearance usuallyare confusing, leading to unexpected noises in ground truth masks. To tacklethe problem of learning with label noises, this work introduces a purificationstrategy, called Self-Correction for Human Parsing (SCHP), to progressivelypromote the reliability of the supervised labels as well as the learned models.In particular, starting from a model trained with inaccurate annotations asinitialization, we design a cyclically learning scheduler to infer morereliable pseudo-masks by iteratively aggregating the current learned model withthe former optimal one in an online manner. Besides, those correspondinglycorrected labels can in turn to further boost the model performance. In thisway, the models and the labels will reciprocally become more robust andaccurate during the self-correction learning cycles. Benefiting from thesuperiority of SCHP, we achieve the best performance on two popularsingle-person human parsing benchmarks, including LIP and Pascal-Person-Partdatasets. Our overall system ranks 1st in CVPR2019 LIP Challenge. Code isavailable at https://github.com/PeikeLi/Self-Correction-Human-Parsing.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
human-parsing-on-4d-dressSCHP_Outer
mAcc: 0.863
mIoU: 0.768
human-parsing-on-4d-dressSCHP_Inner
mAcc: 0.908
mIoU: 0.832
human-part-segmentation-on-cihpResNet101
Mean IoU: 67.47
human-part-segmentation-on-pascal-person-partSCHP
mIoU: 71.46

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
Self-Correction for Human Parsing | Papers | HyperAI