paper-with-me

홈 › Papers

Learning Human Mesh Recovery in 3D Scenes

2023-06-06 · CVPR 2023 1 · Zehong Shen, Zhi Cen, Sida Peng, Qing Shuai, Hujun Bao, Xiaowei Zhou

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 absolute position and dense scene contacts with a sparse 3D CNN, and later enhance a pretrained human mesh recovery network by cross-attention with the derived 3D scene cues. Joint learning on images and scene geometry enables our method to reduce the ambiguity caused by depth and occlusion, resulting in more reasonable global postures and contacts. Encoding scene-aware cues in the network also allows the proposed method to be optimization-free, and opens up the opportunity for real-time applications. The experiments show that the proposed network is capable of recovering accurate and physically-plausible meshes by a single forward pass and outperforms state-of-the-art methods in terms of both accuracy and speed.

📄 PDF Abstract BibTeX arXiv:2306.03847

Code (0)

등록된 구현이 없습니다.

Tasks

Human Mesh Recovery

Methods 이 논문이 사용한 방법론

3D CNN 설명 없음

Similar Papers 제목 키워드 기반

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

Scene and Human in One World: Reconstruction in a Feedforward Pass

2026-06-26 · Boao Shi, Qiao Feng, Yiming Huang, Lingjie Liu arxiv

Reconstructing humans in dynamic scenes from moving monocular cameras remains challenging due to scale ambiguity, human-scene misalignment, and occlusion interference. Rather than treating human mesh recovery and scene r…

Human Mesh Recovery

Latent-Info and Low-Dimensional Learning for Human Mesh Recovery and Parallel Optimization

2025-10-21 · Xiang Zhang, Suping Wu, Sheng Yang arxiv

Existing 3D human mesh recovery methods often fail to fully exploit the latent information (e.g., human motion, shape alignment), leading to issues with limb misalignment and insufficient local details in the reconstruct…

Dimensionality ReductionHuman Mesh Recovery

3D Hand Mesh Recovery from Monocular RGB in Camera Space

2024-05-12 · Haonan Li, Patrick P. K. Chen, Yitong Zhou

With the rapid advancement of technologies such as virtual reality, augmented reality, and gesture control, users expect interactions with computer interfaces to be more natural and intuitive. Existing visual algorithms …

VLM-Guided Group Preference Alignment for Diffusion-based Human Mesh Recovery

2026-02-22 · Wenhao Shen, Hao Wang, Wanqi Yin, Fayao Liu 외 arxiv

Human mesh recovery (HMR) from a single RGB image is inherently ambiguous, as multiple 3D poses can correspond to the same 2D observation. Recent diffusion-based methods tackle this by generating various hypotheses, but …

Human Mesh Recovery