paper-with-me

홈 › Papers

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

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

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 the camera's field of view. To achieve this, we first propose a deep generative motion infiller, which autoregressively infills the body motions of occluded humans based on visible motions. Additionally, in contrast to prior work, our approach reconstructs human meshes in consistent global coordinates even with dynamic cameras. Since the joint reconstruction of human motions and camera poses is underconstrained, we propose a global trajectory predictor that generates global human trajectories based on local body movements. Using the predicted trajectories as anchors, we present a global optimization framework that refines the predicted trajectories and optimizes the camera poses to match the video evidence such as 2D keypoints. Experiments on challenging indoor and in-the-wild datasets with dynamic cameras demonstrate that the proposed approach outperforms prior methods significantly in terms of motion infilling and global mesh recovery.

📄 PDF Abstract BibTeX arXiv:2112.01524

Code (1)

nvlabs/glamr 공식 구현 pytorch

Tasks

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

Similar Papers 제목 키워드 기반

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

Learning Human Mesh Recovery in 3D Scenes

2023-06-06 · CVPR 2023 1 · Zehong Shen, Zhi Cen, Sida Peng, Qing Shuai 외

We present a novel method for recovering the absolute pose and shape of a human in a pre-scanned scene given a single image. Unlike previous methods that perform sceneaware mesh optimization, we propose to first estimate…

Human Mesh Recovery

LASOR: Learning Accurate 3D Human Pose and Shape Via Synthetic Occlusion-Aware Data and Neural Mesh Rendering

2021-08-01 · Kaibing Yang, Renshu Gu, Maoyu Wang, Masahiro Toyoura 외

A key challenge in the task of human pose and shape estimation is occlusion, including self-occlusions, object-human occlusions, and inter-person occlusions. The lack of diverse and accurate pose and shape training data …

3D Human Pose Estimation3D Human Shape EstimationPose Estimation

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

VoteHMR: Occlusion-Aware Voting Network for Robust 3D Human Mesh Recovery from Partial Point Clouds

2021-10-17 · Guanze Liu, Yu Rong, Lu Sheng

3D human mesh recovery from point clouds is essential for various tasks, including AR/VR and human behavior understanding. Previous works in this field either require high-quality 3D human scans or sequential point cloud…

Human Mesh Recovery