paper-with-me

홈 › Papers

Multi-level Domain Adaptation for Lane Detection

2022-06-21 · Chenguang Li, Boheng Zhang, Jia Shi, Guangliang Cheng

We focus on bridging domain discrepancy in lane detection among different scenarios to greatly reduce extra annotation and re-training costs for autonomous driving. Critical factors hinder the performance improvement of cross-domain lane detection that conventional methods only focus on pixel-wise loss while ignoring shape and position priors of lanes. To address the issue, we propose the Multi-level Domain Adaptation (MLDA) framework, a new perspective to handle cross-domain lane detection at three complementary semantic levels of pixel, instance and category. Specifically, at pixel level, we propose to apply cross-class confidence constraints in self-training to tackle the imbalanced confidence distribution of lane and background. At instance level, we go beyond pixels to treat segmented lanes as instances and facilitate discriminative features in target domain with triplet learning, which effectively rebuilds the semantic context of lanes and contributes to alleviating the feature confusion. At category level, we propose an adaptive inter-domain embedding module to utilize the position prior of lanes during adaptation. In two challenging datasets, ie TuSimple and CULane, our approach improves lane detection performance by a large margin with gains of 8.8% on accuracy and 7.4% on F1-score respectively, compared with state-of-the-art domain adaptation algorithms.

📄 PDF Abstract BibTeX arXiv:2206.10692

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDomain AdaptationLane DetectionPositionTriplet

Similar Papers 제목 키워드 기반

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

Synthetic-to-Real Domain Adaptation for Lane Detection

2020-07-08 · Noa Garnett, Roy Uziel, Netalee Efrat, Dan Levi

Accurate lane detection, a crucial enabler for autonomous driving, currently relies on obtaining a large and diverse labeled training dataset. In this work, we explore learning from abundant, randomly generated synthetic…

Autonomous DrivingDomain AdaptationLane DetectionSemi-supervised Domain Adaptation+1

DiffusionLane: Diffusion Model for Lane Detection

2025-10-25 · Kunyang Zhou, Yeqin Shao arxiv

In this paper, we present a novel diffusion-based model for lane detection, called DiffusionLane, which treats the lane detection task as a denoising diffusion process in the parameter space of the lane. Firstly, we add …

Domain AdaptationLane Detection

Unsupervised Domain Adaptive Lane Detection via Contextual Contrast and Aggregation

2024-07-18 · Kunyang Zhou, Yunjian Feng, Jun Li

This paper focuses on two crucial issues in domain-adaptive lane detection, i.e., how to effectively learn discriminative features and transfer knowledge across domains. Existing lane detection methods usually exploit a …

Lane Detection

SGM3D: Stereo Guided Monocular 3D Object Detection

2021-12-03 · Zheyuan Zhou, Liang Du, Xiaoqing Ye, Zhikang Zou 외

Monocular 3D object detection aims to predict the object location, dimension and orientation in 3D space alongside the object category given only a monocular image. It poses a great challenge due to its ill-posed propert…

3D Object DetectionAutonomous DrivingDepth EstimationDomain Adaptation+4