paper-with-me

홈 › Papers

LaneCorrect: Self-supervised Lane Detection

2024-04-23 · Ming Nie, Xinyue Cai, Hang Xu, Li Zhang

Lane detection has evolved highly functional autonomous driving system to understand driving scenes even under complex environments. In this paper, we work towards developing a generalized computer vision system able to detect lanes without using any annotation. We make the following contributions: (i) We illustrate how to perform unsupervised 3D lane segmentation by leveraging the distinctive intensity of lanes on the LiDAR point cloud frames, and then obtain the noisy lane labels in the 2D plane by projecting the 3D points; (ii) We propose a novel self-supervised training scheme, dubbed LaneCorrect, that automatically corrects the lane label by learning geometric consistency and instance awareness from the adversarial augmentations; (iii) With the self-supervised pre-trained model, we distill to train a student network for arbitrary target lane (e.g., TuSimple) detection without any human labels; (iv) We thoroughly evaluate our self-supervised method on four major lane detection benchmarks (including TuSimple, CULane, CurveLanes and LLAMAS) and demonstrate excellent performance compared with existing supervised counterpart, whilst showing more effective results on alleviating the domain gap, i.e., training on CULane and test on TuSimple.

📄 PDF Abstract BibTeX arXiv:2404.14671

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingLane Detection

Similar Papers 제목 키워드 기반

WS-3D-Lane: Weakly Supervised 3D Lane Detection With 2D Lane Labels

2022-09-23 · Jianyong Ai, Wenbo Ding, Jiuhua Zhao, Jiachen Zhong

Compared to 2D lanes, real 3D lane data is difficult to collect accurately. In this paper, we propose a novel method for training 3D lanes with only 2D lane labels, called weakly supervised 3D lane detection WS-3D-Lane. …

3D Lane DetectionLane Detection

CARLANE: A Lane Detection Benchmark for Unsupervised Domain Adaptation from Simulation to multiple Real-World Domains

2022-06-16 · Julian Gebele, Bonifaz Stuhr, Johann Haselberger

Unsupervised Domain Adaptation demonstrates great potential to mitigate domain shifts by transferring models from labeled source domains to unlabeled target domains. While Unsupervised Domain Adaptation has been applied …

2D Semantic SegmentationAutonomous DrivingDomain AdaptationLane Detection+4

Intelligent Anomaly Detection for Lane Rendering Using Transformer with Self-Supervised Pre-Training and Customized Fine-Tuning

2023-12-07 · Yongqi Dong, Xingmin Lu, Ruohan Li, Wei Song 외

The burgeoning navigation services using digital maps provide great convenience to drivers. Nevertheless, the presence of anomalies in lane rendering map images occasionally introduces potential hazards, as such anomalie…

Anomaly Detection

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

Lane Detection Model Based on Spatio-Temporal Network With Double Convolutional Gated Recurrent Units

2020-08-10 · Jiyong Zhang, Tao Deng, Fei Yan, Wenbo Liu

Lane detection is one of the indispensable and key elements of self-driving environmental perception. Many lane detection models have been proposed, solving lane detection under challenging conditions, including intersec…

Lane Detection