LaneSegNet: Map Learning with Lane Segment Perception for Autonomous
Driving
- URL: http://arxiv.org/abs/2312.16108v2
- Date: Mon, 26 Feb 2024 09:24:30 GMT
- Title: LaneSegNet: Map Learning with Lane Segment Perception for Autonomous
Driving
- Authors: Tianyu Li, Peijin Jia, Bangjun Wang, Li Chen, Kun Jiang, Junchi Yan,
Hongyang Li
- Abstract summary: We introduce LaneSegNet, the first end-to-end mapping network generating lane segments to obtain a complete representation of the road structure.
Our algorithm features two key modifications. One is a lane attention module to capture pivotal region details within the long-range feature space.
On the OpenLane-V2 dataset, LaneSegNet outperforms previous counterparts by a substantial gain across three tasks.
- Score: 60.55208681215818
- License: http://creativecommons.org/licenses/by-nc-sa/4.0/
- Abstract: A map, as crucial information for downstream applications of an autonomous
driving system, is usually represented in lanelines or centerlines. However,
existing literature on map learning primarily focuses on either detecting
geometry-based lanelines or perceiving topology relationships of centerlines.
Both of these methods ignore the intrinsic relationship of lanelines and
centerlines, that lanelines bind centerlines. While simply predicting both
types of lane in one model is mutually excluded in learning objective, we
advocate lane segment as a new representation that seamlessly incorporates both
geometry and topology information. Thus, we introduce LaneSegNet, the first
end-to-end mapping network generating lane segments to obtain a complete
representation of the road structure. Our algorithm features two key
modifications. One is a lane attention module to capture pivotal region details
within the long-range feature space. Another is an identical initialization
strategy for reference points, which enhances the learning of positional priors
for lane attention. On the OpenLane-V2 dataset, LaneSegNet outperforms previous
counterparts by a substantial gain across three tasks, \textit{i.e.}, map
element detection (+4.8 mAP), centerline perception (+6.9 DET$_l$), and the
newly defined one, lane segment perception (+5.6 mAP). Furthermore, it obtains
a real-time inference speed of 14.7 FPS. Code is accessible at
https://github.com/OpenDriveLab/LaneSegNet.
Related papers
- YOLinO++: Single-Shot Estimation of Generic Polylines for Mapless
Automated Diving [6.752932360113276]
In automated driving, highly accurate maps are commonly used to support and complement perception.
We propose a neural network that follows the one shot philosophy of YOLO but is designed for detection of 1D structures in images.
arXiv Detail & Related papers (2024-02-01T20:10:01Z) - Graph-based Topology Reasoning for Driving Scenes [102.35885039110057]
We present TopoNet, the first end-to-end framework capable of abstracting traffic knowledge beyond conventional perception tasks.
We evaluate TopoNet on the challenging scene understanding benchmark, OpenLane-V2.
arXiv Detail & Related papers (2023-04-11T15:23:29Z) - RCLane: Relay Chain Prediction for Lane Detection [76.62424079494285]
We present a new method for lane detection based on relay chain prediction.
Our strategy allows us to establish new state-of-the-art on four major benchmarks including TuSimple, CULane, CurveLanes and LLAMAS.
arXiv Detail & Related papers (2022-07-19T16:48:39Z) - A Keypoint-based Global Association Network for Lane Detection [47.93323407661912]
Lane detection is a challenging task that requires predicting complex topology shapes of lane lines and distinguishing different types of lanes simultaneously.
We propose a Global Association Network (GANet) to formulate the lane detection problem from a new perspective.
Our method outperforms previous methods with F1 score of 79.63% on CULane and 97.71% on Tusimple dataset with high FPS.
arXiv Detail & Related papers (2022-04-15T05:24:04Z) - DAGMapper: Learning to Map by Discovering Lane Topology [84.12949740822117]
We focus on drawing the lane boundaries of complex highways with many lanes that contain topology changes due to forks and merges.
We formulate the problem as inference in a directed acyclic graphical model (DAG), where the nodes of the graph encode geometric and topological properties of the local regions of the lane boundaries.
We show the effectiveness of our approach on two major North American Highways in two different states and show high precision and recall as well as 89% correct topology.
arXiv Detail & Related papers (2020-12-22T21:58:57Z) - Key Points Estimation and Point Instance Segmentation Approach for Lane
Detection [65.37887088194022]
We propose a traffic line detection method called Point Instance Network (PINet)
The PINet includes several stacked hourglass networks that are trained simultaneously.
The PINet achieves competitive accuracy and false positive on the TuSimple and Culane datasets.
arXiv Detail & Related papers (2020-02-16T15:51:30Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.