paper-with-me

홈 › Papers

Occluded Human Mesh Recovery

2022-03-24 · CVPR 2022 1 · Rawal Khirodkar, Shashank Tripathi, Kris Kitani

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.

📄 PDF Abstract BibTeX arXiv:2203.13349

Code (0)

등록된 구현이 없습니다.

Tasks

3D Human Pose EstimationHuman Mesh Recovery

Similar Papers 제목 키워드 기반

MoPO: Incorporating Motion Prior for Occluded Human Mesh Recovery

2026-05-11 · Tao Tang, Hong Liu, Xinshun Wang, Wanruo Zhang arxiv

Although recent studies have made remarkable progress in human mesh recovery, they still exhibit limited robustness to occlusions and often produce inaccurate poses and severe motion jitter due to the insufficient spatia…

Human Mesh Recovery

DPMesh: Exploiting Diffusion Prior for Occluded Human Mesh Recovery

2024-04-01 · CVPR 2024 1 · Yixuan Zhu, Ao Li, Yansong Tang, Wenliang Zhao 외

The recovery of occluded human meshes presents challenges for current methods due to the difficulty in extracting effective image features under severe occlusion. In this paper, we introduce DPMesh, an innovative framewo…

DenoisingHuman Mesh Recovery

Learning Dense UV Completion for Human Mesh Recovery

2023-07-20 · Yanjun Wang, Qingping Sun, Wenjia Wang, Jun Ling 외

Human mesh reconstruction from a single image is challenging in the presence of occlusion, which can be caused by self, objects, or other humans. Existing methods either fail to separate human features accurately or lack…

Human Mesh Recovery

JOTR: 3D Joint Contrastive Learning with Transformers for Occluded Human Mesh Recovery

2023-07-31 · ICCV 2023 1 · Jiahao Li, Zongxin Yang, Xiaohan Wang, Jianxin Ma 외

In this study, we focus on the problem of 3D human mesh recovery from a single image under obscured conditions. Most state-of-the-art methods aim to improve 2D alignment technologies, such as spatial averaging and 2D joi…

Contrastive LearningHuman Mesh Recovery

GLAMR: Global Occlusion-Aware Human Mesh Recovery with Dynamic Cameras

2021-12-02 · CVPR 2022 1 · Ye Yuan, Umar Iqbal, Pavlo Molchanov, Kris Kitani 외

We present an approach for 3D global human mesh recovery from monocular videos recorded with dynamic cameras. Our approach is robust to severe and long-term occlusions and tracks human bodies even when they go outside th…

3D Human Pose EstimationGlobal 3D Human Pose Estimationglobal-optimizationHuman Mesh Recovery