paper-with-me

홈 › Papers

LPFormer: LiDAR Pose Estimation Transformer with Multi-Task Network

2023-06-21 · Dongqiangzi Ye, Yufei Xie, Weijia Chen, Zixiang Zhou, Lingting Ge, Hassan Foroosh

Due to the difficulty of acquiring large-scale 3D human keypoint annotation, previous methods for 3D human pose estimation (HPE) have often relied on 2D image features and sequential 2D annotations. Furthermore, the training of these networks typically assumes the prediction of a human bounding box and the accurate alignment of 3D point clouds with 2D images, making direct application in real-world scenarios challenging. In this paper, we present the 1st framework for end-to-end 3D human pose estimation, named LPFormer, which uses only LiDAR as its input along with its corresponding 3D annotations. LPFormer consists of two stages: firstly, it identifies the human bounding box and extracts multi-level feature representations, and secondly, it utilizes a transformer-based network to predict human keypoints based on these features. Our method demonstrates that 3D HPE can be seamlessly integrated into a strong LiDAR perception network and benefit from the features extracted by the network. Experimental results on the Waymo Open Dataset demonstrate the state-of-the-art performance, and improvements even compared to previous multi-modal solutions.

📄 PDF Abstract BibTeX arXiv:2306.12525

Code (0)

등록된 구현이 없습니다.

Tasks

3D Human Pose EstimationPose Estimation

Similar 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 외

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 estim…

3D Human Pose EstimationAutonomous DrivingPose Estimation

LPFormer: An Adaptive Graph Transformer for Link Prediction

2023-10-17 · Harry Shomer, Yao Ma, Haitao Mao, Juanhui Li 외

Link prediction is a common task on graph-structured data that has seen applications in a variety of domains. Classically, hand-crafted heuristics were used for this task. Heuristic measures are chosen such that they cor…

Inductive BiasLink PredictionPrediction

Lift-Attend-Splat: Bird's-eye-view camera-lidar fusion using transformers

2023-12-22 · James Gunn, Zygmunt Lenyk, Anuj Sharma, Andrea Donati 외

Combining complementary sensor modalities is crucial to providing robust perception for safety-critical robotics applications such as autonomous driving (AD). Recent state-of-the-art camera-lidar fusion methods for AD re…

3D Object DetectionAutonomous DrivingDepth EstimationMonocular Depth Estimation+3

HUM3DIL: Semi-supervised Multi-modal 3D Human Pose Estimation for Autonomous Driving

2022-12-15 · Andrei Zanfir, Mihai Zanfir, Alexander Gorban, Jingwei Ji 외

Autonomous driving is an exciting new industry, posing important research questions. Within the perception module, 3D human pose estimation is an emerging technology, which can enable the autonomous vehicle to perceive a…

3D Human Pose Estimation3D Pose EstimationAutonomous DrivingPose Estimation

TransFusionOdom: Interpretable Transformer-based LiDAR-Inertial Fusion Odometry Estimation

2023-04-16 · Leyuan Sun, Guanqun Ding, Yue Qiu, Yusuke Yoshiyasu 외

Multi-modal fusion of sensors is a commonly used approach to enhance the performance of odometry estimation, which is also a fundamental module for mobile robots. However, the question of \textit{how to perform fusion am…

Sensor Fusion