An Object Detection Method Enhanced by Sparse Point Cloud for Low Illumination in Autonomous Driving

Shuguang Li,Bei Liu,Yang Zhao,Ke Zheng,Hong Cheng
DOI: https://doi.org/10.1109/itsc55140.2022.9921980
2022-01-01
Abstract:Object Detection is an essential task in autonomous driving. The existing object detection methods are susceptible to the variable lighting, which leads to the decrease of detection accuracy. To address the above issue, we introduce LRPN, a robust detection network with multi-modal feature fusion based on prior knowledge of lidar points. LRPN aims to improve the accuracy of object detection in light changing scenes by using fusion method of sparse point cloud and image. We propose two fusion modules: 1) Sparse lidar feature are fused with image in the feature extractor network. 2) Guided anchors are created based on visual projection using lidar points. Our method is applied to Faster RCNN and achieved higher precision under different illumination conditions. Compared with the original Faster RCNN network, the mAP of the method proposed in this paper is raised by 2.2 % under good illumination and 3.7% under low illumination. The results show that the introduction of sparse point cloud can significantly improve the detection effect, especially in low illumination scenarios.
What problem does this paper attempt to address?