paper-with-me

홈 › Papers

Pre-training a Density-Aware Pose Transformer for Robust LiDAR-based 3D Human Pose Estimation

2024-12-18 · Xiaoqi An, Lin Zhao, Chen Gong, Jun Li, Jian Yang

With the rapid development of autonomous driving, LiDAR-based 3D Human Pose Estimation (3D HPE) is becoming a research focus. However, due to the noise and sparsity of LiDAR-captured point clouds, robust human pose estimation remains challenging. Most of the existing methods use temporal information, multi-modal fusion, or SMPL optimization to correct biased results. In this work, we try to obtain sufficient information for 3D HPE only by modeling the intrinsic properties of low-quality point clouds. Hence, a simple yet powerful method is proposed, which provides insights both on modeling and augmentation of point clouds. Specifically, we first propose a concise and effective density-aware pose transformer (DAPT) to get stable keypoint representations. By using a set of joint anchors and a carefully designed exchange module, valid information is extracted from point clouds with different densities. Then 1D heatmaps are utilized to represent the precise locations of the keypoints. Secondly, a comprehensive LiDAR human synthesis and augmentation method is proposed to pre-train the model, enabling it to acquire a better human body prior. We increase the diversity of point clouds by randomly sampling human positions and orientations and by simulating occlusions through the addition of laser-level masks. Extensive experiments have been conducted on multiple datasets, including IMU-annotated LidarHuman26M, SLOPER4D, and manually annotated Waymo Open Dataset v2.0 (Waymo), HumanM3. Our method demonstrates SOTA performance in all scenarios. In particular, compared with LPFormer on Waymo, we reduce the average MPJPE by $10.0mm$. Compared with PRN on SLOPER4D, we notably reduce the average MPJPE by $20.7mm$.

📄 PDF Abstract BibTeX arXiv:2412.13454

Code (1)

anxq/dapt 공식 구현 pytorch

Tasks

3D Human Pose EstimationAutonomous DrivingPose Estimation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Point Density-Aware Voxels for LiDAR 3D Object Detection

2022-03-10 · CVPR 2022 1 · Jordan S. K. Hu, Tianshu Kuai, Steven L. Waslander

LiDAR has become one of the primary 3D object detection sensors in autonomous driving. However, LiDAR's diverging point pattern with increasing distance results in a non-uniform sampled point cloud ill-suited to discreti…

3D Object DetectionAutonomous DrivingDensity Estimationobject-detection+1

Comprehensive Assessment of LiDAR Evaluation Metrics: A Comparative Study Using Simulated and Real Data

2025-11-04 · Syed Mostaquim Ali, Taufiq Rahman, Ghazal Farhani, Mohamed H. Zaki 외 arxiv

For developing safe Autonomous Driving Systems (ADS), rigorous testing is required before they are deemed safe for road deployments. Since comprehensive conventional physical testing is impractical due to cost and safety…

Semantic SegmentationAutonomous Driving

CVSD-Reg: Cross-Modal Visual Semantic Prior Distillation for Robust LiDAR Registration

2026-08-20 · Eunsoo Im, Junghun Suh, Gyeonggwan Lee, Seunghwan Hong arxiv

Learning-based global point cloud registration has achieved remarkable progress, yet its reliance on geometric representations makes existing methods sensitive to variations in point density, scan pattern, viewpoint, and…

Point Cloud Registration

Density-guided Translator Boosts Synthetic-to-Real Unsupervised Domain Adaptive Segmentation of 3D Point Clouds

2024-03-27 · CVPR 2024 1 · Zhimin Yuan, Wankang Zeng, Yanfei Su, Weiquan Liu 외

3D synthetic-to-real unsupervised domain adaptive segmentation is crucial to annotating new domains. Self-training is a competitive approach for this task, but its performance is limited by different sensor sampling patt…

DensifyBeforehand: LiDAR-assisted Content-aware Densification for Efficient and Quality 3D Gaussian Splatting

2025-11-24 · Phurtivilai Patt, Leyang Huang, Yinqiang Zhang, Yang Lei arxiv

This paper addresses the limitations of existing 3D Gaussian Splatting (3DGS) methods, particularly their reliance on adaptive density control, which can lead to floating artifacts and inefficient resource usage. We prop…

Monocular Depth EstimationComputational Efficiency