paper-with-me

홈 › Papers

MGTANet: Encoding Sequential LiDAR Points Using Long Short-Term Motion-Guided Temporal Attention for 3D Object Detection

2022-12-01 · Junho Koh, Junhyung Lee, Youngwoo Lee, Jaekyum Kim, Jun Won Choi

Most scanning LiDAR sensors generate a sequence of point clouds in real-time. While conventional 3D object detectors use a set of unordered LiDAR points acquired over a fixed time interval, recent studies have revealed that substantial performance improvement can be achieved by exploiting the spatio-temporal context present in a sequence of LiDAR point sets. In this paper, we propose a novel 3D object detection architecture, which can encode LiDAR point cloud sequences acquired by multiple successive scans. The encoding process of the point cloud sequence is performed on two different time scales. We first design a short-term motion-aware voxel encoding that captures the short-term temporal changes of point clouds driven by the motion of objects in each voxel. We also propose long-term motion-guided bird's eye view (BEV) feature enhancement that adaptively aligns and aggregates the BEV feature maps obtained by the short-term voxel encoding by utilizing the dynamic motion context inferred from the sequence of the feature maps. The experiments conducted on the public nuScenes benchmark demonstrate that the proposed 3D object detector offers significant improvements in performance compared to the baseline methods and that it sets a state-of-the-art performance for certain 3D object detection categories. Code is available at https://github.com/HYjhkoh/MGTANet.git

📄 PDF Abstract BibTeX arXiv:2212.00442

Code (1)

hyjhkoh/mgtanet 공식 구현 pytorch

Tasks

3D Object DetectionObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

PolarNet: An Improved Grid Representation for Online LiDAR Point Clouds Semantic Segmentation

2020-03-31 · CVPR 2020 6 · Yang Zhang, Zixiang Zhou, Philip David, Xiangyu Yue 외

The need for fine-grained perception in autonomous driving systems has resulted in recently increased research on online semantic segmentation of single-scan LiDAR. Despite the emerging datasets and technological advance…

3D Semantic SegmentationAutonomous DrivingLIDAR Semantic SegmentationRobust 3D Semantic Segmentation+2

Spherical Transformer for LiDAR-based 3D Recognition

2023-03-22 · CVPR 2023 1 · Xin Lai, Yukang Chen, Fanbin Lu, Jianhui Liu 외

LiDAR-based 3D point cloud recognition has benefited various applications. Without specially considering the LiDAR point distribution, most current methods suffer from information disconnection and limited receptive fiel…

3D Object Detection3D Semantic Segmentationfeature selectionLIDAR Semantic Segmentation+3

BOX3D: Lightweight Camera-LiDAR Fusion for 3D Object Detection and Localization

2024-08-27 · Mario A. V. Saucedo, Nikolaos Stathoulopoulos, Vidya Sumathy, Christoforos Kanellakis 외

Object detection and global localization play a crucial role in robotics, spanning across a great spectrum of applications from autonomous cars to multi-layered 3D Scene Graphs for semantic scene understanding. This arti…

3D Object DetectionBenchmarkingobject-detectionObject Detection+1

Center Focusing Network for Real-Time LiDAR Panoptic Segmentation

2023-11-16 · CVPR 2023 1 · Xiaoyan Li, Gang Zhang, Boyue Wang, Yongli Hu 외

LiDAR panoptic segmentation facilitates an autonomous vehicle to comprehensively understand the surrounding objects and scenes and is required to run in real time. The recent proposal-free methods accelerate the algorith…

Panoptic SegmentationSegmentation

MoDAR: Using Motion Forecasting for 3D Object Detection in Point Cloud Sequences

2023-06-05 · CVPR 2023 1 · Yingwei Li, Charles R. Qi, Yin Zhou, Chenxi Liu 외

Occluded and long-range objects are ubiquitous and challenging for 3D object detection. Point cloud sequence data provide unique opportunities to improve such cases, as an occluded or distant object can be observed from …

3D Object DetectionMotion ForecastingObjectobject-detection+1