TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/LiDAR-HMR: 3D Human Mesh Recovery from LiDAR

LiDAR-HMR: 3D Human Mesh Recovery from LiDAR

Bohao Fan, Wenzhao Zheng, Jianjiang Feng, Jie zhou

2023-11-203D Human Pose EstimationHuman Mesh Recovery
PaperPDFCodeCode(official)

Abstract

In recent years, point cloud perception tasks have been garnering increasing attention. This paper presents the first attempt to estimate 3D human body mesh from sparse LiDAR point clouds. We found that the major challenge in estimating human pose and mesh from point clouds lies in the sparsity, noise, and incompletion of LiDAR point clouds. Facing these challenges, we propose an effective sparse-to-dense reconstruction scheme to reconstruct 3D human mesh. This involves estimating a sparse representation of a human (3D human pose) and gradually reconstructing the body mesh. To better leverage the 3D structural information of point clouds, we employ a cascaded graph transformer (graphormer) to introduce point cloud features during sparse-to-dense reconstruction. Experimental results on three publicly available databases demonstrate the effectiveness of the proposed approach. Code: https://github.com/soullessrobot/LiDAR-HMR/

Results

TaskDatasetMetricValueModel
3D Human Pose EstimationSLOPER4DAverage MPJPE (mm)50.7LiDAR-HMR
3D Human Pose EstimationSLOPER4DAverage MPJPE (mm)77.1Graphormer
Pose EstimationSLOPER4DAverage MPJPE (mm)50.7LiDAR-HMR
Pose EstimationSLOPER4DAverage MPJPE (mm)77.1Graphormer
3DSLOPER4DAverage MPJPE (mm)50.7LiDAR-HMR
3DSLOPER4DAverage MPJPE (mm)77.1Graphormer
1 Image, 2*2 StitchiSLOPER4DAverage MPJPE (mm)50.7LiDAR-HMR
1 Image, 2*2 StitchiSLOPER4DAverage MPJPE (mm)77.1Graphormer

Related Papers

Systematic Comparison of Projection Methods for Monocular 3D Human Pose Estimation on Fisheye Images2025-06-24ExtPose: Robust and Coherent Pose Estimation by Extending ViTs2025-06-18PoseGRAF: Geometric-Reinforced Adaptive Fusion for Monocular 3D Human Pose Estimation2025-06-17MetricHMR: Metric Human Mesh Recovery from Monocular Images2025-06-11Learning Pyramid-structured Long-range Dependencies for 3D Human Pose Estimation2025-06-03UPTor: Unified 3D Human Pose Dynamics and Trajectory Prediction for Human-Robot Interaction2025-05-20PoseBench3D: A Cross-Dataset Analysis Framework for 3D Human Pose Estimation2025-05-16ADHMR: Aligning Diffusion-based Human Mesh Recovery via Direct Preference Optimization2025-05-15