paper-with-me

홈 › Papers

Faraway-Frustum: Dealing with Lidar Sparsity for 3D Object Detection using Fusion

2020-11-03 · Haolin Zhang, Dongfang Yang, Ekim Yurtsever, Keith A. Redmill, Ümit Özgüner

Learned pointcloud representations do not generalize well with an increase in distance to the sensor. For example, at a range greater than 60 meters, the sparsity of lidar pointclouds reaches to a point where even humans cannot discern object shapes from each other. However, this distance should not be considered very far for fast-moving vehicles: A vehicle can traverse 60 meters under two seconds while moving at 70 mph. For safe and robust driving automation, acute 3D object detection at these ranges is indispensable. Against this backdrop, we introduce faraway-frustum: a novel fusion strategy for detecting faraway objects. The main strategy is to depend solely on the 2D vision for recognizing object class, as object shape does not change drastically with an increase in depth, and use pointcloud data for object localization in the 3D space for faraway objects. For closer objects, we use learned pointcloud representations instead, following state-of-the-art. This strategy alleviates the main shortcoming of object detection with learned pointcloud representations. Experiments on the KITTI dataset demonstrate that our method outperforms state-of-the-art by a considerable margin for faraway object detection in bird's-eye-view and 3D. Our code is open-source and publicly available: https://github.com/dongfang-steven-yang/faraway-frustum.

📄 PDF Abstract BibTeX arXiv:2011.01404

Code (1)

dongfang-steven-yang/faraway-frustum 공식 구현 tf

Tasks

3D Object DetectionObjectobject-detectionObject DetectionObject Localization

Similar Papers 제목 키워드 기반

Temp-Frustum Net: 3D Object Detection with Temporal Fusion

2021-04-25 · Emeç Erçelik, Ekim Yurtsever, Alois Knoll

3D object detection is a core component of automated driving systems. State-of-the-art methods fuse RGB imagery and LiDAR point cloud data frame-by-frame for 3D bounding box regression. However, frame-by-frame 3D object …

3D Object DetectionObjectobject-detectionObject Detection+1

Security Analysis of Camera-LiDAR Fusion Against Black-Box Attacks on Autonomous Vehicles

2021-06-13 · R. Spencer Hallyburton, Yupei Liu, Yulong Cao, Z. Morley Mao 외

To enable safe and reliable decision-making, autonomous vehicles (AVs) feed sensor data to perception algorithms to understand the environment. Sensor fusion with multi-frame tracking is becoming increasingly popular for…

Autonomous VehiclesDecision MakingSensor Fusion

Explainability-Aware Frustum Attack: Exposing Structural Vulnerabilities in LiDAR-Based 3D Object Detectors

2026-06-29 · Chengzeng You, Binbin Xu, Soteris Demetriou arxiv

The structural vulnerabilities of point cloud-based 3D object detectors remain poorly understood. Prior work has studied adversarial robustness primarily on isolated 3D object models, while recent LiDAR spoofing attacks …

Adversarial Robustness

Pseudo-LiDAR++: Accurate Depth for 3D Object Detection in Autonomous Driving

2019-06-14 · ICLR 2020 1 · Yurong You, Yan Wang, Wei-Lun Chao, Divyansh Garg 외

Detecting objects such as cars and pedestrians in 3D plays an indispensable role in autonomous driving. Existing approaches largely rely on expensive LiDAR sensors for accurate depth information. While recently pseudo-Li…

3D Object Detection3D Object Detection From Stereo ImagesAutonomous DrivingDepth Estimation+3

Monocular 3D Object Detection with Pseudo-LiDAR Point Cloud

2019-03-23 · Xinshuo Weng, Kris Kitani

Monocular 3D scene understanding tasks, such as object size estimation, heading angle estimation and 3D localization, is challenging. Successful modern day methods for 3D scene understanding require the use of a 3D senso…

3D Object DetectionDepth EstimationMonocular 3D Object DetectionMonocular Depth Estimation+4