paper-with-me

홈 › Papers

3D Human Mesh Estimation from Single View RGBD

2025-08-11 · Ozhan Suat, Bedirhan Uguz, Batuhan Karagoz, Muhammed Can Keles, Emre Akbas arxiv

Despite significant progress in 3D human mesh estimation from RGB images; RGBD cameras, offering additional depth data, remain underutilized. In this paper, we present a method for accurate 3D human mesh estimation from a single RGBD view, leveraging the affordability and widespread adoption of RGBD cameras for real-world applications. A fully supervised approach for this problem, requires a dataset with RGBD image and 3D mesh label pairs. However, collecting such a dataset is costly and challenging, hence, existing datasets are small, and limited in pose and shape diversity. To overcome this data scarcity, we leverage existing Motion Capture (MoCap) datasets. We first obtain complete 3D meshes from the body models found in MoCap datasets, and create partial, single-view versions of them by projection to a virtual camera. This simulates the depth data provided by an RGBD camera from a single viewpoint. Then, we train a masked autoencoder to complete the partial, single-view mesh. During inference, our method, which we name as M$^3$ for ``Masked Mesh Modeling'', matches the depth values coming from the sensor to vertices of a template human mesh, which creates a partial, single-view mesh. We effectively recover parts of the 3D human body mesh model that are not visible, resulting in a full body mesh. M$^3$ achieves 16.8 mm and 22.0 mm per-vertex-error (PVE) on the SURREAL and CAPE datasets, respectively; outperforming existing methods that use full-body point clouds as input. We obtain a competitive 70.9 PVE on the BEHAVE dataset, outperforming a recently published RGB based method by 18.4 mm, highlighting the usefulness of depth data. Code will be released.

📄 PDF Abstract BibTeX arXiv:2508.08178

Code (0)

등록된 구현이 없습니다.

Tasks

Point Clouds

Similar Papers 제목 키워드 기반

HUMAN4D: A Human-Centric Multimodal Dataset for Motions and Immersive Media

2021-10-14 · Anargyros Chatzitofis, Leonidas Saroglou, Prodromos Boutis, Petros Drakoulis 외

We introduce HUMAN4D, a large and multimodal 4D dataset that contains a variety of human activities simultaneously captured by a professional marker-based MoCap, a volumetric capture and an audio recording system. By cap…

3D Pose EstimationBenchmarkingPose Estimation

RGBD2: Generative Scene Synthesis via Incremental View Inpainting using RGBD Diffusion Models

2022-12-12 · CVPR 2023 1 · Jiabao Lei, Jiapeng Tang, Kui Jia

We address the challenge of recovering an underlying scene geometry and colors from a sparse set of RGBD view observations. In this work, we present a new solution termed RGBD$^2$ that sequentially generates novel RGBD v…

Real-time RGBD-based Extended Body Pose Estimation

2021-03-05 · Renat Bashirov, Anastasia Ianina, Karim Iskakov, Yevgeniy Kononenko 외

We present a system for real-time RGBD-based estimation of 3D human pose. We use parametric 3D deformable human mesh model (SMPL-X) as a representation and focus on the real-time estimation of parameters for the body pos…

GPUPose Estimation

Pano2Room: Novel View Synthesis from a Single Indoor Panorama

2024-08-21 · Guo Pu, Yiming Zhao, Zhouhui Lian

Recent single-view 3D generative methods have made significant advancements by leveraging knowledge distilled from extensive 3D object datasets. However, challenges persist in the synthesis of 3D scenes from a single vie…

Novel View Synthesis

LabelFusion: A Pipeline for Generating Ground Truth Labels for Real RGBD Data of Cluttered Scenes

2017-07-15 · Pat Marion, Peter R. Florence, Lucas Manuelli, Russ Tedrake

Deep neural network (DNN) architectures have been shown to outperform traditional pipelines for object segmentation and pose estimation using RGBD data, but the performance of these DNN pipelines is directly tied to how …

3D ReconstructionObjectPose EstimationSemantic Segmentation