Related Experiment Video
Updated: Jan 12, 2026

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
SR-LMamba: A lane detection model for complex scenes integrating curvelet transform with Mamba architecture
Mingliang Chen1, Qinhao Jia1, Jing Yang1
1School of Computer Science and Technology, Xinjiang University, Urumqi, China.
SR-LMamba enhances lane detection by integrating semantic and geometric features using a novel Mamba-based backbone. This framework achieves state-of-the-art accuracy and robustness in challenging driving conditions.
Area of Science:
- Computer Vision
- Machine Learning
- Autonomous Driving
Background:
- Existing lane detection models lack robustness and accuracy due to poor integration of semantic and geometric features.
- Real-world driving environments present complex challenges for reliable lane marking identification.
Purpose of the Study:
- To propose SR-LMamba, a novel lane detection framework addressing limitations in current models.
- To improve the accuracy, robustness, and efficiency of lane detection systems.
Main Methods:
- Developed SR-LMamba, a framework utilizing the Sketch-and-Refine paradigm.
- Introduced LMamba, a lightweight three-stage backbone combining curvelet transform and Mamba architecture.
- Incorporated the Criss-Cross Lane Association Module (CLAM) for enhanced feature interaction and polynomial regression for curve fitting.
- Designed specialized angle loss and criss-cross attention loss functions.
Main Results:
- SR-LMamba achieved a significant F1 score of 80.04%.
- The model demonstrated superior robustness across four challenging driving scenarios.
- Outperformed existing state-of-the-art models with comparable parameter sizes.
Conclusions:
- SR-LMamba offers a robust and accurate solution for lane detection.
- The proposed architecture effectively integrates high-level semantic understanding with low-level geometric features.
- Publicly released code and models facilitate further research and development.
Related Concept Videos
Absolute Motion Analysis- General Plane Motion
As the drone's propellers rotate, an upward force is generated that counteracts the force of gravity, enabling the drone to lift off from the ground. This initial movement of the drone is along a straight path, representing a form of translational motion. In this phase, every point on the...
Sight Distance in a Vertical Curve
Curvilinear Motion: Rectangular Components
As the car advances, its position evolves over time. Quantifying the car's velocity involves computing the...
Calibration Curves: Linear Least Squares
For data that follow a straight line, the standard method for fitting is the linear...
Relative Motion Analysis using Rotating Axes
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...
