TL;DR
This paper introduces Active Template Regression, a deep learning approach for human parsing that models semantic regions as combinations of learned templates and shape parameters, achieving superior accuracy.
Contribution
The paper proposes a novel ATR framework combining template regression and deep CNNs for more accurate human parsing results.
Findings
ATR achieves an F1-score of 64.38%, outperforming previous methods.
Two CNNs with different architectures predict template coefficients and shape parameters.
Super-pixel smoothing refines the parsing results.
Abstract
In this work, the human parsing task, namely decomposing a human image into semantic fashion/body regions, is formulated as an Active Template Regression (ATR) problem, where the normalized mask of each fashion/body item is expressed as the linear combination of the learned mask templates, and then morphed to a more precise mask with the active shape parameters, including position, scale and visibility of each semantic region. The mask template coefficients and the active shape parameters together can generate the human parsing results, and are thus called the structure outputs for human parsing. The deep Convolutional Neural Network (CNN) is utilized to build the end-to-end relation between the input human image and the structure outputs for human parsing. More specifically, the structure outputs are predicted by two separate networks. The first CNN network is with max-pooling, and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
