Lane Detection

84 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
49
6 papers
527

Latest papers with no code

Improved Generalizability of CNN Based Lane Detection in Challenging Weather Using Adaptive Preprocessing Parameter Tuning

no code yet • 9 Feb 2024

Ensuring the robustness of lane detection systems is essential for the reliability of autonomous vehicles, particularly in the face of diverse weather conditions.

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

no code yet • 25 Jan 2024

Vision lane detection with LiDAR position assignment is a prevalent method to acquire initial lanes for HD maps.

3D Lane Detection from Front or Surround-View using Joint-Modeling & Matching

no code yet • 16 Jan 2024

Therefore, accurate lane modeling is essential to align prediction results closely with the environment.

RainSD: Rain Style Diversification Module for Image Synthesis Enhancement using Feature-Level Style Distribution

no code yet • 31 Dec 2023

Finally, we discuss the limitation and the future directions of the deep neural network-based perception algorithms and autonomous driving dataset generation based on image-to-image translation.

ElasticLaneNet: An Efficient Geometry-Flexible Approach for Lane Detection

no code yet • 16 Dec 2023

The task of lane detection involves identifying the boundaries of driving areas in real-time.

Improving Lane Detection Generalization: A Novel Framework using HD Maps for Boosting Diversity

no code yet • 28 Nov 2023

Lane detection is a vital task for vehicles to navigate and localize their position on the road.

Applications of Computer Vision in Autonomous Vehicles: Methods, Challenges and Future Directions

no code yet • 15 Nov 2023

Autonomous vehicle refers to a vehicle capable of perceiving its surrounding environment and driving with little or no human driver input.

[Re] CLRNet: Cross Layer Refinement Network for Lane Detection

no code yet • 2 Oct 2023

The following work is a reproducibility report for CLRNet: Cross Layer Refinement Network for Lane Detection.

Elastic Interaction Energy-Informed Real-Time Traffic Scene Perception

no code yet • 2 Oct 2023

Urban segmentation and lane detection are two important tasks for traffic scene perception.

Decoupling the Curve Modeling and Pavement Regression for Lane Detection

no code yet • 19 Sep 2023

The curve-based lane representation is a popular approach in many lane detection methods, as it allows for the representation of lanes as a whole object and maximizes the use of holistic information about the lanes.