paper-with-me

홈 › Papers

Range-Aware Attention Network for LiDAR-based 3D Object Detection with Auxiliary Point Density Level Estimation

2021-11-18 · Yantao Lu, Xuetao Hao, Yilan Li, Weiheng Chai, Shiqi Sun, Senem Velipasalar

3D object detection from LiDAR data for autonomous driving has been making remarkable strides in recent years. Among the state-of-the-art methodologies, encoding point clouds into a bird's eye view (BEV) has been demonstrated to be both effective and efficient. Different from perspective views, BEV preserves rich spatial and distance information between objects. Yet, while farther objects of the same type do not appear smaller in the BEV, they contain sparser point cloud features. This fact weakens BEV feature extraction using shared-weight convolutional neural networks (CNNs). In order to address this challenge, we propose Range-Aware Attention Network (RAANet), which extracts effective BEV features and generates superior 3D object detection outputs. The range-aware attention (RAA) convolutions significantly improve feature extraction for near as well as far objects. Moreover, we propose a novel auxiliary loss for point density estimation to further enhance the detection accuracy of RAANet for occluded objects. It is worth to note that our proposed RAA convolution is lightweight and compatible to be integrated into any CNN architecture used for detection from a BEV. Extensive experiments on the nuScenes and KITTI datasets demonstrate that our proposed approach outperforms the state-of-the-art methods for LiDAR-based 3D object detection, with real-time inference speed of 16 Hz for the full version and 22 Hz for the lite version tested on nuScenes lidar frames. The code is publicly available at our Github repository https://github.com/erbloo/RAAN.

📄 PDF Abstract BibTeX arXiv:2111.09515

Code (1)

erbloo/raan 공식 구현 pytorch

Tasks

3D Object DetectionAutonomous DrivingDensity Estimationobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

ATN3D: Density-Aware LiDAR-Radar Early 3D Object Detection Under Extreme Sparsity

2026-06-08 · Debojyoti Biswas, Xianbiao Hu arxiv

3D object detection is the backbone of perception for automated vehicles (AV) and broader intelligent transportation systems applications. Long-range detection is challenging because sensing evidence is sparse; yet this …

3D Object Detection

RangeSeg: Range-Aware Real Time Segmentation of 3D LiDAR Point Clouds

2022-05-02 · Tzu-Hsuan Chen, Tian Sheuan Chang

Semantic outdoor scene understanding based on 3D LiDAR point clouds is a challenging task for autonomous driving due to the sparse and irregular data structure. This paper takes advantages of the uneven range distributio…

Autonomous DrivingDecoderInstance Segmentationobject-detection+5

Range Adaptation for 3D Object Detection in LiDAR

2019-09-26 · Ze Wang, Sihao Ding, Ying Li, Minming Zhao 외

LiDAR-based 3D object detection plays a crucial role in modern autonomous driving systems. LiDAR data often exhibit severe changes in properties across different observation ranges. In this paper, we explore cross-range …

3D Object DetectionAutonomous DrivingObjectobject-detection+1

Context-Aware Data Augmentation for LIDAR 3D Object Detection

2022-11-20 · Xuzhong Hu, Zaipeng Duan, Jie Ma

For 3D object detection, labeling lidar point cloud is difficult, so data augmentation is an important module to make full use of precious annotated data. As a widely used data augmentation method, GT-sample effectively …

3D Object DetectionData AugmentationObjectobject-detection+1

PillarGrid: Deep Learning-based Cooperative Perception for 3D Object Detection from Onboard-Roadside LiDAR

2022-03-12 · Zhengwei Bai, Guoyuan Wu, Matthew J. Barth, Yongkang Liu 외

3D object detection plays a fundamental role in enabling autonomous driving, which is regarded as the significant key to unlocking the bottleneck of contemporary transportation systems from the perspectives of safety, mo…

3D Object DetectionAutonomous DrivingObjectobject-detection+1