paper-with-me

Papers

CurveLane-NAS: Unifying Lane-Sensitive Architecture Search and Adaptive Point Blending

2020-07-23 · ECCV 2020 8 · Hang Xu, Shaoju Wang, Xinyue Cai, Wei zhang, Xiaodan Liang, Zhenguo Li

We address the curve lane detection problem which poses more realistic challenges than conventional lane detection for better facilitating modern assisted/autonomous driving systems. Current hand-designed lane detection methods are not robust enough to capture the curve lanes especially the remote parts due to the lack of modeling both long-range contextual information and detailed curve trajectory. In this paper, we propose a novel lane-sensitive architecture search framework named CurveLane-NAS to automatically capture both long-ranged coherent and accurate short-range curve information while unifying both architecture search and post-processing on curve lane predictions via point blending. It consists of three search modules: a) a feature fusion search module to find a better fusion of the local and global context for multi-level hierarchy features; b) an elastic backbone search module to explore an efficient feature extractor with good semantics and latency; c) an adaptive point blending module to search a multi-level post-processing refinement strategy to combine multi-scale head prediction. The unified framework ensures lane-sensitive predictions by the mutual guidance between NAS and adaptive point blending. Furthermore, we also steer forward to release a more challenging benchmark named CurveLanes for addressing the most difficult curve lanes. It consists of 150K images with 680K labels.The new dataset can be downloaded at github.com/xbjxh/CurveLanes (already anonymized for this submission). Experiments on the new CurveLanes show that the SOTA lane detection methods suffer substantial performance drop while our model can still reach an 80+% F1-score. Extensive experiments on traditional lane benchmarks such as CULane also demonstrate the superiority of our CurveLane-NAS, e.g. achieving a new SOTA 74.8% F1-score on CULane.

📄 PDF Abstract BibTeX arXiv:2007.12147

Code (1)

huawei-noah/vega tf

Tasks

Autonomous DrivingLane Detection

Similar Papers 제목 키워드 기반

Cross Dataset Analysis and Network Architecture Repair for Autonomous Car Lane Detection

2024-09-10 · Parth Ganeriwala, Siddhartha Bhattacharyya, Raja Muthalagu

Transfer Learning has become one of the standard methods to solve problems to overcome the isolated learning paradigm by utilizing knowledge acquired for one task to solve another related one. However, research needs to …

Autonomous VehiclesLane DetectionTransfer Learning

DLNet: Direction-Aware Feature Integration for Robust Lane Detection in Complex Environments

2025-06-09 · Prepare for publication in TITS 2025 6 · Zhaoxuan Lu, Lyuchao Liao, Ruimin Li, Fumin Zou 외

The rapid advancement of autonomous driving systems has created a pressing need for accurate and robust lane detection to ensure driving safety and reliability. However, lane detection still faces several critical challe…

Autonomous DrivingLane Detection

Generating Dynamic Kernels via Transformers for Lane Detection

2023-01-01 · ICCV 2023 1 · Ziye Chen, Yu Liu, Mingming Gong, Bo Du 외

State-of-the-art lane detection methods often rely on specific knowledge about lanes -- such as straight lines and parametric curves -- to detect lane lines. While the specific knowledge can ease the modeling process…

Lane Detection

GFSR: Geometric Fidelity and Spatial Refinement for Reliable Lane Detection

2026-05-22 · Tiancheng Wang, Zhaolu Ding, Richeng Xu, Tianhui Zheng 외 arxiv

Lane detection stands as a crucial perception task in autonomous driving and advanced driver assistance systems. However, existing methods still degrade in complex real scenarios due to two major limitations. First, clas…

Autonomous DrivingLane Detection

CLRerNet: Improving Confidence of Lane Detection with LaneIoU

2023-05-15 · Hiroto Honda, Yusuke Uchida

Lane marker detection is a crucial component of the autonomous driving and driver assistance systems. Modern deep lane detection methods with row-based lane representation exhibit excellent performance on lane detection …

Autonomous DrivingLane Detection