Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Occluded Human Mesh Recovery

About

Top-down methods for monocular human mesh recovery have two stages: (1) detect human bounding boxes; (2) treat each bounding box as an independent single-human mesh recovery task. Unfortunately, the single-human assumption does not hold in images with multi-human occlusion and crowding. Consequently, top-down methods have difficulties in recovering accurate 3D human meshes under severe person-person occlusion. To address this, we present Occluded Human Mesh Recovery (OCHMR) - a novel top-down mesh recovery approach that incorporates image spatial context to overcome the limitations of the single-human assumption. The approach is conceptually simple and can be applied to any existing top-down architecture. Along with the input image, we condition the top-down model on spatial context from the image in the form of body-center heatmaps. To reason from the predicted body centermaps, we introduce Contextual Normalization (CoNorm) blocks to adaptively modulate intermediate features of the top-down model. The contextual conditioning helps our model disambiguate between two severely overlapping human bounding-boxes, making it robust to multi-person occlusion. Compared with state-of-the-art methods, OCHMR achieves superior performance on challenging multi-person benchmarks like 3DPW, CrowdPose and OCHuman. Specifically, our proposed contextual reasoning architecture applied to the SPIN model with ResNet-50 backbone results in 75.2 PMPJPE on 3DPW-PC, 23.6 AP on CrowdPose and 37.7 AP on OCHuman datasets, a significant improvement of 6.9 mm, 6.4 AP and 20.8 AP respectively over the baseline. Code and models will be released.

Rawal Khirodkar, Shashank Tripathi, Kris Kitani• 2022

Related benchmarks

TaskDatasetResultRank
3D Human Pose Estimation3DPW (test)
PA-MPJPE58.3
505
Pose EstimationCOCO (val)
AP17.4
319
3D Human Mesh Recovery3DPW (test)
PA-MPJPE58.3
264
Human Mesh Recovery3DPW
PA-MPJPE58.3
123
3D Human Mesh Recovery3DPW
PA-MPJPE58.3
72
3D Human Mesh Estimation3DPW
PA MPJPE58.3
42
Video-based Human Mesh Recovery3DPW standard (test)
PA-MPJPE58.3
36
Monocular 3D Human Pose and Mesh Recovery3DPW (test)
PA-MPJPE58.3
24
3D Mesh Recovery3DPW Protocol 2 (test)
PMPJPE58.3
14
3D Human Mesh Recovery3DPW-PC (test)
PA-MPJPE (mm)75.2
14
Showing 10 of 11 rows

Other info

Code

Follow for update