paper-with-me

Papers

Instance-aware Contrastive Learning for Occluded Human Mesh Reconstruction

2024-01-01 · Conference on Computer Vision and Pattern Recognition (CVPR) 2024 6 · Mi-Gyeong Gwon, Gi-Mun Um, Won-Sik Cheong, Wonjun Kim

A simple yet effective method for occlusion-robust 3D human mesh reconstruction from a single image is presented in this paper. Although many recent studies have shown the remarkable improvement in human mesh reconstruction it is still difficult to generate accurate meshes when person-to-person occlusion occurs due to the ambiguity of who a body part belongs to. To address this problem we propose an instance-aware contrastive learning scheme. Specifically joint features belonging to the target human are trained to be proximate with the anchor feature (i.e. feature extracted from the body center position). On the other hand anchor features of different human instances are forced to be far apart so that joint features of each person can be clearly distinguished from others. By interpreting the joint possession based on such contrastive learning scheme the proposed method easily understands the spatial occupancy of body parts for each person in a given image thus can reconstruct reliable human meshes even with severely overlapped cases between multiple persons. Experimental results on benchmark datasets demonstrate the robustness of the proposed method compared to previous approaches under person-to-person occlusions. The code and model are publicly available at: https://github.com/DCVL-3D/InstanceHMR_release.

📄 PDF Abstract BibTeX

Code (1)

dcvl-3d/instancehmr_release 공식 구현 pytorch

Tasks

3D Human Pose Estimation3D Multi-Person Mesh Recovery3D Multi-Person Pose EstimationContrastive LearningHuman Mesh Recovery

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

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

Body Meshes as Points

2021-05-06 · CVPR 2021 1 · Jianfeng Zhang, Dongdong Yu, Jun Hao Liew, Xuecheng Nie 외

We consider the challenging multi-person 3D body mesh estimation task in this work. Existing methods are mostly two-stage based--one stage for person localization and the other stage for individual body mesh estimation, …

3D Human Pose Estimation3D Human Shape Estimation3D Multi-Person Pose Estimation3D Pose Estimation

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

H2ONet: Hand-Occlusion-and-Orientation-Aware Network for Real-Time 3D Hand Mesh Reconstruction

2023-01-01 · CVPR 2023 1 · Hao Xu, Tianyu Wang, Xiao Tang, Chi-Wing Fu

Real-time 3D hand mesh reconstruction is challenging, especially when the hand is holding some object. Beyond the previous methods, we design H2ONet to fully exploit non-occluded information from multiple frames to b…

3D Hand Pose Estimation