Browse State-of-the-Art › Lane Detection
Lane Detection
103 papers with code · 13 benchmarks · 17 datasets archive 2025-07-28
Lane Detection is a computer vision task that involves identifying the boundaries of driving lanes in a video or image of a road scene. The goal is to accurately locate and track the lane markings in real-time, even in challenging conditions such as poor lighting, glare, or complex road layouts.
Lane detection is an important component of advanced driver assistance systems (ADAS) and autonomous vehicles, as it provides information about the road layout and the position of the vehicle within the lane, which is crucial for navigation and safety. The algorithms typically use a combination of computer vision techniques, such as edge detection, color filtering, and Hough transforms, to identify and track the lane markings in a road scene.
( Image credit: End-to-end Lane Detection )
Description from the archive archive 2025-07-28.
Benchmarks archive 2025-07-28
13 leaderboard tables shown for this task, 13 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted. 10 shown of 13 until expanded.
Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-24.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
17 datasets whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
1 subtask in the archive's task tree.
Parent tasks archive 2025-07-28
Most implemented papers archive 2025-07-28
30 shown of 103 papers with code (251 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
25 Apr 2016 113 repositories listed Syntology ran 9 of 41 samples · 32 unverified · 9 pointer-only (licence)The system automatically learns internal representations of the necessary processing steps such as detecting useful road features with only the human steering angle as the training signal.
-
15 Feb 2018 22 repositories listed Syntology ran 3 of 34 samples · 31 unverified · 1 pointer-only (licence)By doing so, we ensure a lane fitting which is robust against road plane changes, unlike existing approaches that rely on a fixed, pre-defined transformation.
-
24 Apr 2020 10 repositories listed Syntology ran 2 of 3 samples · 1 unverified · 3 pointer-only (licence)Modern methods mainly regard lane detection as a problem of pixel-wise segmentation, which is struggling to address the problem of challenging scenarios and speed.
-
16 Feb 2020 10 repositories listed Syntology ran 1 of 8 samples · 7 unverifiedIn the case of traffic line detection, an essential perception module, many condition should be considered, such as number of traffic lines and computing power of the target system.
-
17 Dec 2017 9 repositories listedAlthough CNN has shown strong capability to extract semantics from raw pixels, its capacity to capture spatial relationships of pixels across rows and columns of an image is not fully explored.
-
8 Aug 2017 8 repositories listed Syntology ran 0 of 2 samples · 2 unverified · 2 pointer-only (licence)In this work we propose to tackle the problem with a discriminative loss function, operating at the pixel level, that encourages a convolutional network to produce a representation of the image that can easily be…
-
25 Aug 2021 5 repositories listed Syntology ran 1 of 18 samples · 17 unverifiedA panoptic driving perception system is an essential part of autonomous driving.
-
19 Mar 2022 4 repositories listed Syntology ran 0 of 4 samples · 4 unverifiedIn this way, we can exploit more contextual information to detect lanes while leveraging local detailed lane features to improve localization accuracy.
-
11 May 2021 4 repositories listed Syntology ran 1 of 3 samples · 2 unverifiedModern deep-learning-based lane detection methods are successful in most scenarios but struggling for lane lines with complex topologies.
-
31 Aug 2020 4 repositories listedLane detection is one of the most important tasks in self-driving.
-
12 May 2018 4 repositories listed Syntology ran 0 of 2 samples · 2 unverifiedDatasets drive vision progress, yet existing driving datasets are impoverished in terms of visual content and supported tasks to study multitask learning for autonomous driving.
-
1 May 2023 3 repositories listedWe first propose the one-to-several label assignment, which combines one-to-many and one-to-one label assignment to solve label semantic conflicts while keeping end-to-end detection.
-
17 Mar 2022 3 repositories listedBased on these optimizations, we have developed an end-to-end perception network to perform multi-tasking, including traffic object detection, drivable area segmentation and lane detection simultaneously, called…
-
22 Oct 2020 3 repositories listed Syntology ran 1 of 4 samples · 3 unverifiedModern lane detection methods have achieved remarkable performances in complex real-world scenarios, but many have issues maintaining real-time efficiency, which is important for autonomous vehicles.
-
17 Oct 2017 3 repositories listed Syntology ran 0 of 5 samples · 5 unverifiedIn this paper, we propose a unified end-to-end trainable multi-task network that jointly handles lane and road marking detection and recognition that is guided by a vanishing point under adverse weather conditions.
-
23 May 2025 2 repositories listedExtensive experiments on the OpenLane-V2 benchmark demonstrate that TopoPoint achieves state-of-the-art performance in topology reasoning (48.
-
23 May 2024 2 repositories listedUltimately, our approach significantly outperforms the existing state-of-the-art methods on the mainstream benchmark OpenLane-V2 (23.
-
25 Mar 2024 2 repositories listedSemantic segmentation is crucial for autonomous driving, particularly for Drivable Area and Lane Segmentation, ensuring safety and navigation.
-
27 Feb 2024 2 repositories listedExperimental results demonstrate that such a simple sequence generation paradigm not only unifies lane detection but also achieves competitive performance on benchmarks.
-
21 Aug 2023 2 repositories listedIn this paper, we revisit the limitations of anchor-based lane detection methods, which have predominantly focused on fixed anchors that stem from the edges of the image, disregarding their versatility and quality.
-
16 Aug 2023 2 repositories listedIn this paper, we present a novel self-supervised learning method termed Contrastive Learning for Lane Detection via cross-similarity (CLLD) to enhance the resilience of lane detection models in real-world scenarios,…
-
15 May 2023 2 repositories listedLane marker detection is a crucial component of the autonomous driving and driver assistance systems.
-
24 Aug 2022 2 repositories listedOver the last decade, multi-tasking learning approaches have achieved promising results in solving panoptic driving perception problems, providing both high-precision and high-efficiency performance.
-
15 Jun 2022 2 repositories listedWith the help of the anchor-driven representation, we then reformulate the lane detection task as an ordinal classification problem to get the coordinates of lanes.
-
30 Apr 2022 2 repositories listedWe present ONCE-3DLanes, a real-world autonomous driving dataset with lane layout annotation in 3D space.
-
15 Apr 2022 2 repositories listed Syntology ran 3 of 7 samples · 4 unverifiedEarlier works follow a top-down roadmap to regress predefined anchors into various shapes of lane lines, which lacks enough flexibility to fit complex shapes of lanes due to the fixed anchor shapes.
-
29 Mar 2022 2 repositories listed Syntology ran 3 of 15 samples · 12 unverifiedSecond, we generate a set of lane candidates by clustering the training lanes in the eigenlane space.
-
21 Mar 2022 2 repositories listed Syntology ran 8 of 15 samples · 7 unverifiedMethods for 3D lane detection have been recently proposed to address the issue of inaccurate lane layouts in many autonomous driving scenarios (uphill/downhill, bump, etc.).
-
4 Mar 2022 2 repositories listed Syntology ran 0 of 12 samples · 12 unverifiedThis paper presents a novel parametric curve-based method for lane detection in RGB images.
-
15 Feb 2022 2 repositories listedIn this paper, we propose UDA schemes using adversarial discriminative and generative methods for lane detection and classification applications in autonomous driving.
Syntology lines on 15 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections