paper-with-me

Papers

Row-wise LiDAR Lane Detection Network with Lane Correlation Refinement

2022-10-17 · Dong-Hee Paek, Kevin Tirta Wijaya, Seung-Hyun Kong

Lane detection is one of the most important functions for autonomous driving. In recent years, deep learning-based lane detection networks with RGB camera images have shown promising performance. However, camera-based methods are inherently vulnerable to adverse lighting conditions such as poor or dazzling lighting. Unlike camera, LiDAR sensor is robust to the lighting conditions. In this work, we propose a novel two-stage LiDAR lane detection network with row-wise detection approach. The first-stage network produces lane proposals through a global feature correlator backbone and a row-wise detection head. Meanwhile, the second-stage network refines the feature map of the first-stage network via attention-based mechanism between the local features around the lane proposals, and outputs a set of new lane proposals. Experimental results on the K-Lane dataset show that the proposed network advances the state-of-the-art in terms of F1-score with 30% less GFLOPs. In addition, the second-stage network is found to be especially robust to lane occlusions, thus, demonstrating the robustness of the proposed network for driving in crowded environments.

📄 PDF Abstract BibTeX arXiv:2210.08745

Code (1)

kaist-avelab/k-lane pytorch

Tasks

Autonomous DrivingLane Detection

Similar Papers 제목 키워드 기반

PLCNet: Patch-wise Lane Correction Network for Automatic Lane Correction in High-definition Maps

2024-01-25 · Haiyang Peng, Yi Zhan, Benkang Wang, Hongtao Zhang

In High-definition (HD) maps, lane elements constitute the majority of components and demand stringent localization requirements to ensure safe vehicle navigation. Vision lane detection with LiDAR position assignment is …

Lane Detection

On Enhancing Ground Surface Detection from Sparse Lidar Point Cloud

2021-05-25 · Bo Li

Ground surface detection in point cloud is widely used as a key module in autonomous driving systems. Different from previous approaches which are mostly developed for lidars with high beam resolution, e.g. Velodyne HDL-…

Autonomous Driving

Advancements in 3D Lane Detection Using LiDAR Point Clouds: From Data Collection to Model Development

2023-09-24 · Runkai Zhao, Yuwen Heng, Heng Wang, Yuanda Gao 외

Advanced Driver-Assistance Systems (ADAS) have successfully integrated learning-based techniques into vehicle perception and decision-making. However, their application in 3D lane detection for effective driving environm…

3D Lane DetectionDecision MakingLane Detection

K-Lane: Lidar Lane Dataset and Benchmark for Urban Roads and Highways

2021-10-21 · Donghee Paek, Seung-Hyun Kong, Kevin Tirta Wijaya

Lane detection is a critical function for autonomous driving. With the recent development of deep learning and the publication of camera lane datasets and benchmarks, camera lane detection networks (CLDNs) have been rema…

Autonomous DrivingLane DetectionMotion Planning

M$^2$-3DLaneNet: Exploring Multi-Modal 3D Lane Detection

2022-09-13 · Yueru Luo, Xu Yan, Chaoda Zheng, Chao Zheng 외

Estimating accurate lane lines in 3D space remains challenging due to their sparse and slim nature. Previous works mainly focused on using images for 3D lane detection, leading to inherent projection error and loss of ge…

3D Lane DetectionDepth CompletionLane Detection