paper-with-me

홈 › Papers

LanePerf: a Performance Estimation Framework for Lane Detection

2025-07-17 · Yin Wu, Daniel Slieter, Ahmed Abouelazm, Christian Hubschneider, J. Marius Zöllner arxiv

Lane detection is a critical component of Advanced Driver-Assistance Systems (ADAS) and Automated Driving System (ADS), providing essential spatial information for lateral control. However, domain shifts often undermine model reliability when deployed in new environments. Ensuring the robustness and safety of lane detection models typically requires collecting and annotating target domain data, which is resource-intensive. Estimating model performance without ground-truth labels offers a promising alternative for efficient robustness assessment, yet remains underexplored in lane detection. While previous work has addressed performance estimation in image classification, these methods are not directly applicable to lane detection tasks. This paper first adapts five well-performing performance estimation methods from image classification to lane detection, building a baseline. Addressing the limitations of prior approaches that solely rely on softmax scores or lane features, we further propose a new Lane Performance Estimation Framework (LanePerf), which integrates image and lane features using a pretrained image encoder and a DeepSets-based architecture, effectively handling zero-lane detection scenarios and large domain-shift cases. Extensive experiments on the OpenLane dataset, covering diverse domain shifts (scenes, weather, hours), demonstrate that our LanePerf outperforms all baselines, achieving a lower MAE of 0.117 and a higher Spearman's rank correlation coefficient of 0.727. These findings pave the way for robust, label-free performance estimation in ADAS, supporting more efficient testing and improved safety in challenging driving scenarios.

📄 PDF Abstract BibTeX arXiv:2507.12894

Code (0)

등록된 구현이 없습니다.

Tasks

Image ClassificationLane Detection

Similar Papers 제목 키워드 기반

SC-Lane: Slope-aware and Consistent Road Height Estimation Framework for 3D Lane Detection

2025-08-14 · Chaesong Park, Eunbin Seo, Jihyeon Hwang, Jongwoo Lim arxiv

In this paper, we introduce SC-Lane, a novel slope-aware and temporally consistent heightmap estimation framework for 3D lane detection. Unlike previous approaches that rely on fixed slope anchors, SC-Lane adaptively det…

3D Lane DetectionDepth Estimation

Multiple Lane Detection Algorithm Based on Optimised Dense Disparity Map Estimation

2018-08-28 · Han Ma, Yixin Ma, Jianhao Jiao, M Usman Maqbool Bhutta 외

Lane detection is very important for self-driving vehicles. In recent years, computer stereo vision has been prevalently used to enhance the accuracy of the lane detection systems. This paper mainly presents a multiple l…

Disparity EstimationLane Detection

Semi-Local 3D Lane Detection and Uncertainty Estimation

2020-03-11 · Netalee Efrat, Max Bluvstein, Noa Garnett, Dan Levi 외

We propose a novel camera-based DNN method for 3D lane detection with uncertainty estimation. Our method is based on a semi-local, BEV, tile representation that breaks down lanes into simple lane segments. It combines le…

3D Lane DetectionLane Detection

Multi-Scale Generalized Plane Match for Optical Flow

2018-04-11 · Inchul Choi, Arunava Banerjee

Despite recent advances, estimating optical flow remains a challenging problem in the presence of illumination change, large occlusions or fast movement. In this paper, we propose a novel optical flow estimation framewor…

object-detectionObject DetectionOptical Flow Estimation

Depth3DLane: Fusing Monocular 3D Lane Detection with Self-Supervised Monocular Depth Estimation

2025-07-18 · Max van den Hoven, Kishaan Jeeveswaran, Pieter Piscaer, Thijs Wensveen 외 arxiv

Monocular 3D lane detection is essential for autonomous driving, but challenging due to the inherent lack of explicit spatial information. Multi-modal approaches rely on expensive depth sensors, while methods incorporati…

Monocular Depth EstimationAutonomous Driving3D Lane Detection