LanePtrNet: Revisiting Lane Detection as Point Voting and Grouping on Curves
Jiayan Cao, Xueyu Zhu, Cheng Qian

TL;DR
LanePtrNet introduces a flexible, point voting and grouping approach for lane detection that improves accuracy and adaptability, especially for curved lanes, by leveraging local features and attention mechanisms.
Contribution
The paper presents a novel lane detection method that models lanes as points with voting and grouping, enabling better handling of curved lanes and extension to 3D detection.
Findings
Outperforms existing methods on lane detection benchmarks.
Effectively models curved lanes with flexible point-based framework.
Demonstrates potential for extension to 3D lane detection tasks.
Abstract
Lane detection plays a critical role in the field of autonomous driving. Prevailing methods generally adopt basic concepts (anchors, key points, etc.) from object detection and segmentation tasks, while these approaches require manual adjustments for curved objects, involve exhaustive searches on predefined anchors, require complex post-processing steps, and may lack flexibility when applied to real-world scenarios.In this paper, we propose a novel approach, LanePtrNet, which treats lane detection as a process of point voting and grouping on ordered sets: Our method takes backbone features as input and predicts a curve-aware centerness, which represents each lane as a point and assigns the most probable center point to it. A novel point sampling method is proposed to generate a set of candidate points based on the votes received. By leveraging features from local neighborhoods, and…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutomated Road and Building Extraction · Autonomous Vehicle Technology and Safety · Remote Sensing and LiDAR Applications
MethodsSparse Evolutionary Training
