Faraway-Frustum: Dealing with Lidar Sparsity for 3D Object Detection using Fusion
Haolin Zhang, Dongfang Yang, Ekim Yurtsever, Keith A. Redmill and, \"Umit \"Ozg\"uner

TL;DR
This paper introduces Faraway-Frustum, a fusion method that improves 3D object detection at long distances by relying on 2D vision for recognition and pointcloud data for localization, outperforming existing methods.
Contribution
The paper proposes a novel fusion strategy that combines 2D vision and pointcloud data differently based on object distance, enhancing faraway object detection in autonomous driving.
Findings
Outperforms state-of-the-art in faraway object detection on KITTI dataset
Effective fusion strategy for different object distances
Significant improvement in 3D and bird's-eye-view detection accuracy
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Remote Sensing and LiDAR Applications · Advanced Neural Network Applications
