paper-with-me

Papers

RSN: Range Sparse Net for Efficient, Accurate LiDAR 3D Object Detection

2021-06-25 · CVPR 2021 1 · Pei Sun, Weiyue Wang, Yuning Chai, Gamaleldin Elsayed, Alex Bewley, Xiao Zhang, Cristian Sminchisescu, Dragomir Anguelov

The detection of 3D objects from LiDAR data is a critical component in most autonomous driving systems. Safe, high speed driving needs larger detection ranges, which are enabled by new LiDARs. These larger detection ranges require more efficient and accurate detection models. Towards this goal, we propose Range Sparse Net (RSN), a simple, efficient, and accurate 3D object detector in order to tackle real time 3D object detection in this extended detection regime. RSN predicts foreground points from range images and applies sparse convolutions on the selected foreground points to detect objects. The lightweight 2D convolutions on dense range images results in significantly fewer selected foreground points, thus enabling the later sparse convolutions in RSN to efficiently operate. Combining features from the range image further enhance detection accuracy. RSN runs at more than 60 frames per second on a 150m x 150m detection region on Waymo Open Dataset (WOD) while being more accurate than previously published detectors. As of 11/2020, RSN is ranked first in the WOD leaderboard based on the APH/LEVEL 1 metrics for LiDAR-based pedestrian and vehicle detection, while being several times faster than alternatives.

📄 PDF Abstract BibTeX arXiv:2106.13365

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionAutonomous Drivingobject-detectionObject Detectionvehicle detection

Methods 이 논문이 사용한 방법론

Sparse Convolutions 설명 없음

Similar Papers 제목 키워드 기반

SpotNet: An Image Centric, Lidar Anchored Approach To Long Range Perception

2024-05-24 · Louis Foucard, Samar Khanna, Yi Shi, Chi-Kuei Liu 외

In this paper, we propose SpotNet: a fast, single stage, image-centric but LiDAR anchored approach for long range 3D object detection. We demonstrate that our approach to LiDAR/image sensor fusion, combined with the join…

3D Object Detectionobject-detectionObject DetectionSensor Fusion

Fully Sparse 3D Object Detection

2022-07-20 · Lue Fan, Feng Wang, Naiyan Wang, Zhaoxiang Zhang

As the perception range of LiDAR increases, LiDAR-based 3D object detection becomes a dominant task in the long-range perception task of autonomous driving. The mainstream 3D object detectors usually build dense feature …

3D Object DetectionAutonomous DrivingObjectObject Detection

Fully Sparse Fusion for 3D Object Detection

2023-04-24 · Yingyan Li, Lue Fan, Yang Liu, Zehao Huang 외

Currently prevalent multimodal 3D detection methods are built upon LiDAR-based detectors that usually use dense Bird's-Eye-View (BEV) feature maps. However, the cost of such BEV feature maps is quadratic to the detection…

3D Instance Segmentation3D Object DetectionInstance SegmentationObject+3

Super Sparse 3D Object Detection

2023-01-05 · Lue Fan, Yuxue Yang, Feng Wang, Naiyan Wang 외

As the perception range of LiDAR expands, LiDAR-based 3D object detection contributes ever-increasingly to the long-range perception in autonomous driving. Mainstream 3D object detectors often build dense feature maps, w…

3D Object DetectionAutonomous DrivingObjectobject-detection+1

Frustum Fusion: Pseudo-LiDAR and LiDAR Fusion for 3D Detection

2021-11-08 · Farzin Negahbani, Onur Berk Töre, Fatma Güney, Baris Akgun

Most autonomous vehicles are equipped with LiDAR sensors and stereo cameras. The former is very accurate but generates sparse data, whereas the latter is dense, has rich texture and color information but difficult to ext…

3D Object DetectionAutonomous Vehiclesobject-detectionObject Detection