SOTAVerified

PARE: Part Attention Regressor for 3D Human Body Estimation

2021-04-17ICCV 2021Code Available1· sign in to hype

Muhammed Kocabas, Chun-Hao P. Huang, Otmar Hilliges, Michael J. Black

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Despite significant progress, we show that state of the art 3D human pose and shape estimation methods remain sensitive to partial occlusion and can produce dramatically wrong predictions although much of the body is observable. To address this, we introduce a soft attention mechanism, called the Part Attention REgressor (PARE), that learns to predict body-part-guided attention masks. We observe that state-of-the-art methods rely on global feature representations, making them sensitive to even small occlusions. In contrast, PARE's part-guided attention mechanism overcomes these issues by exploiting information about the visibility of individual body parts while leveraging information from neighboring body-parts to predict occluded parts. We show qualitatively that PARE learns sensible attention masks, and quantitative evaluation confirms that PARE achieves more accurate and robust reconstruction results than existing approaches on both occlusion-specific and standard benchmarks. The code and data are available for research purposes at https://pare.is.tue.mpg.de/

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
AGORAPAREB-NMVE167.7Unverified
EMDBPAREAverage MPJPE-PA (mm)72.2Unverified

Reproductions