paper-with-me

Papers

Multi-Echo LiDAR for 3D Object Detection

2021-07-23 · ICCV 2021 10 · Yunze Man, Xinshuo Weng, Prasanna Kumar Sivakuma, Matthew O'Toole, Kris Kitani

LiDAR sensors can be used to obtain a wide range of measurement signals other than a simple 3D point cloud, and those signals can be leveraged to improve perception tasks like 3D object detection. A single laser pulse can be partially reflected by multiple objects along its path, resulting in multiple measurements called echoes. Multi-echo measurement can provide information about object contours and semi-transparent surfaces which can be used to better identify and locate objects. LiDAR can also measure surface reflectance (intensity of laser pulse return), as well as ambient light of the scene (sunlight reflected by objects). These signals are already available in commercial LiDAR devices but have not been used in most LiDAR-based detection models. We present a 3D object detection model which leverages the full spectrum of measurement signals provided by LiDAR. First, we propose a multi-signal fusion (MSF) module to combine (1) the reflectance and ambient features extracted with a 2D CNN, and (2) point cloud features extracted using a 3D graph neural network (GNN). Second, we propose a multi-echo aggregation (MEA) module to combine the information encoded in different set of echo points. Compared with traditional single echo point cloud methods, our proposed Multi-Signal LiDAR Detector (MSLiD) extracts richer context information from a wider range of sensing measurements and achieves more accurate 3D object detection. Experiments show that by incorporating the multi-modality of LiDAR, our method outperforms the state-of-the-art by up to 9.1%.

📄 PDF Abstract BibTeX arXiv:2107.11470

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionGraph Neural NetworkObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Multi-Echo Denoising in Adverse Weather

2023-05-23 · Alvari Seppänen, Risto Ojala, Kari Tammi

Adverse weather can cause noise to light detection and ranging (LiDAR) data. This is a problem since it is used in many outdoor applications, e.g. object detection and mapping. We propose the task of multi-echo denoising…

Autonomous DrivingDenoisingobject-detectionObject Detection

Realistic Rainy Weather Simulation for LiDARs in CARLA Simulator

2023-12-20 · Donglin Yang, Zhenfeng Liu, Wentao Jiang, Guohang Yan 외

Employing data augmentation methods to enhance perception performance in adverse weather has attracted considerable attention recently. Most of the LiDAR augmentation methods post-process the existing dataset by physics-…

Data Augmentationobject-detectionObject Detection

DONEX: Real-time occupancy grid based dynamic echo classification for 3D point cloud

2022-12-08 · Niklas Stralau, Chengxuan Fu

For driving assistance and autonomous driving systems, it is important to differentiate between dynamic objects such as moving vehicles and static objects such as guard rails. Among all the sensor modalities, RADAR and F…

Autonomous Driving

Ghosts in the Point Clouds: De-glaring LiDAR in the Transient Domain

2026-05-23 · Avery Gump, Connor Henley, Sungjin Cheong, Akarsh Prabhakara 외 arxiv

Modern LiDARs are rapidly transitioning from bulky, mechanically scanned systems to ultra-compact, low-cost, solid-state arrays. This miniaturization-while enabling scalability, affordability, and camera-like data struct…

Point Clouds

3D imaging from multipath temporal echoes

2020-11-17 · Alex Turpin, Valentin Kapitany, Jack Radford, Davide Rovelli 외

Echo-location is a broad approach to imaging and sensing that includes both man-made RADAR, LIDAR, SONAR and also animal navigation. However, full 3D information based on echo-location requires some form of scanning of t…

Retrieval