paper-with-me

Papers

Investigating the Impact of Multi-LiDAR Placement on Object Detection for Autonomous Driving

2021-05-02 · CVPR 2022 1 · Hanjiang Hu, Zuxin Liu, Sharad Chitlangia, Akhil Agnihotri, Ding Zhao

The past few years have witnessed an increasing interest in improving the perception performance of LiDARs on autonomous vehicles. While most of the existing works focus on developing new deep learning algorithms or model architectures, we study the problem from the physical design perspective, i.e., how different placements of multiple LiDARs influence the learning-based perception. To this end, we introduce an easy-to-compute information-theoretic surrogate metric to quantitatively and fast evaluate LiDAR placement for 3D detection of different types of objects. We also present a new data collection, detection model training and evaluation framework in the realistic CARLA simulator to evaluate disparate multi-LiDAR configurations. Using several prevalent placements inspired by the designs of self-driving companies, we show the correlation between our surrogate metric and object detection performance of different representative algorithms on KITTI through extensive experiments, validating the effectiveness of our LiDAR placement evaluation approach. Our results show that sensor placement is non-negligible in 3D point cloud-based object detection, which will contribute up to 10% performance discrepancy in terms of average precision in challenging 3D object detection settings. We believe that this is one of the first studies to quantitatively investigate the influence of LiDAR placement on perception performance. The code is available on https://github.com/HanjiangHu/Multi-LiDAR-Placement-for-3D-Detection.

📄 PDF Abstract BibTeX arXiv:2105.00373

Code (1)

HanjiangHu/Multi-LiDAR-Placement-for-3D-Detection 공식 구현 pytorch

Tasks

3D Object DetectionAutonomous DrivingAutonomous VehiclesObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
CARLA CARLA is an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban…

Similar Papers 제목 키워드 기반

Is Your LiDAR Placement Optimized for 3D Scene Understanding?

2024-03-25 · Ye Li, Lingdong Kong, Hanjiang Hu, Xiaohao Xu 외

The reliability of driving perception systems under unprecedented conditions is crucial for practical usage. Latest advancements have prompted increasing interest in multi-LiDAR perception. However, prevailing driving da…

3D Object DetectionLIDAR Semantic Segmentationobject-detectionObject Detection+2

Which LiDAR scanning pattern is better for roadside perception: Repetitive or Non-repetitive?

2025-10-28 · Zhiqi Qi, Runxin Zhao, Hanyang Zhuang, Chunxiang Wang 외 arxiv

LiDAR-based roadside perception is a cornerstone of advanced Intelligent Transportation Systems (ITS). While considerable research has addressed optimal LiDAR placement for infrastructure, the profound impact of differin…

3D Object Detection

SlowLiDAR: Increasing the Latency of LiDAR-Based Detection Using Adversarial Examples

2023-01-01 · CVPR 2023 1 · Han Liu, Yuhao Wu, Zhiyuan Yu, Yevgeniy Vorobeychik 외

LiDAR-based perception is a central component of autonomous driving, playing a key role in tasks such as vehicle localization and obstacle detection. Since the safety of LiDAR-based perceptual pipelines is critical t…

Autonomous Driving

Optimizing the Placement of Roadside LiDARs for Autonomous Driving

2023-10-11 · ICCV 2023 1 · Wentao Jiang, Hao Xiang, Xinyu Cai, Runsheng Xu 외

Multi-agent cooperative perception is an increasingly popular topic in the field of autonomous driving, where roadside LiDARs play an essential role. However, how to optimize the placement of roadside LiDARs is a crucial…

Autonomous Driving

Analyzing Infrastructure LiDAR Placement with Realistic LiDAR Simulation Library

2022-11-29 · Xinyu Cai, Wentao Jiang, Runsheng Xu, Wenquan Zhao 외

Recently, Vehicle-to-Everything(V2X) cooperative perception has attracted increasing attention. Infrastructure sensors play a critical role in this research field; however, how to find the optimal placement of infrastruc…