Lane Detection

82 papers with code • 11 benchmarks • 15 datasets

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 )

Libraries

Use these libraries to find Lane Detection models and implementations
7 papers
44
6 papers
521

Lane2Seq: Towards Unified Lane Detection via Sequence Generation

zkyseu/PPlanedet 27 Feb 2024

Experimental results demonstrate that such a simple sequence generation paradigm not only unifies lane detection but also achieves competitive performance on benchmarks.

44
27 Feb 2024

Sketch and Refine: Towards Fast and Accurate Lane Detection

passerer/srlane 26 Jan 2024

At the "Sketch" stage, local directions of keypoints can be easily estimated by fast convolutional layers.

16
26 Jan 2024

FENet: Focusing Enhanced Network for Lane Detection

hanyangzhong/fenet 28 Dec 2023

Inspired by human driving focus, this research pioneers networks augmented with Focusing Sampling, Partial Field of View Evaluation, Enhanced FPN architecture and Directional IoU Loss - targeted innovations addressing obstacles to precise lane detection for autonomous driving.

3
28 Dec 2023

Building Lane-Level Maps from Aerial Images

jiawei-yao0812/aeriallanenet 20 Dec 2023

In this paper, we introduce for the first time a large-scale aerial image dataset built for lane detection, with high-quality polyline lane annotations on high-resolution images of around 80 kilometers of road.

20
20 Dec 2023

Towards Unsupervised Representation Learning: Learning, Evaluating and Transferring Visual Representations

bonifazstuhr/feamgan 30 Nov 2023

Unsupervised representation learning aims at finding methods that learn representations from data without annotation-based signals.

8
30 Nov 2023

Augmenting Lane Perception and Topology Understanding with Standard Definition Navigation Maps

nvlabs/smerf 7 Nov 2023

We propose a novel framework to integrate SD maps into online map prediction and propose a Transformer-based encoder, SD Map Encoder Representations from transFormers, to leverage priors in SD maps for the lane-topology prediction task.

50
07 Nov 2023

You Only Look at Once for Real-time and Generic Multi-Task

jiayuanwang-jw/yolov8-multi-task 2 Oct 2023

In this study, we present an adaptive, real-time, and lightweight multi-task model designed to concurrently address object detection, drivable area segmentation, and lane line segmentation tasks.

138
02 Oct 2023

CLRmatchNet: Enhancing Curved Lane Detection with Deep Matching Process

sapirkontente/clrmatchnet 26 Sep 2023

Lane detection plays a crucial role in autonomous driving by providing vital data to ensure safe navigation.

6
26 Sep 2023

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

runkaizhao/liladet 24 Sep 2023

Advanced Driver-Assistance Systems (ADAS) have successfully integrated learning-based techniques into vehicle perception and decision-making.

1
24 Sep 2023

DALNet: A Rail Detection Network Based on Dynamic Anchor Line

yzichen/mmlanedet 22 Aug 2023

In the paper, motivated by the anchor line-based lane detection methods, we propose a rail detection network called DALNet based on dynamic anchor line.

61
22 Aug 2023