Data Augmentation Strategies for Robust Lane Marking Detection
Robust lane detection is essential for advanced driver assistance and autonomous driving, yet models trained on public datasets such as CULane often fail to generalise across different camera viewpoints. This paper addresses the challenge of domain shift for side-mounted cameras used in lane-wheel monitoring by introducing a generative AI-based data enhancement pipeline. The approach combines geometric perspective transformation, AI-driven inpainting, and vehicle body overlays to simulate deployment-specific viewpoints while preserving lane continuity. We evaluated the effectiveness of the proposed augmentation in two state-of-the-art models, SCNN and UFLDv2. With the augmented data trained, both models show improved robustness to different conditions, including shadows. The experimental results demonstrate gains in precision, recall, and F1 score compared to the pre-trained model. By bridging the gap between widely available datasets and deployment-specific scenarios, our method provides a scalable and practical framework to improve the reliability of lane detection in a pilot deployment scenario.
Code (0)
등록된 구현이 없습니다.
Tasks
Autonomous DrivingData AugmentationLane DetectionSimilar Papers 제목 키워드 기반
Contrastive Learning for Lane Detection via cross-similarity
Detecting lane markings in road scenes poses a challenge due to their intricate nature, which is susceptible to unfavorable conditions. While lane markings have strong shape priors, their visibility is easily compromised…
Contrastive LearningLane DetectionSelf-Supervised LearningRobust Lane Marking Detection Algorithm Using Drivable Area Segmentation and Extended SLT
In this paper, a robust lane detection algorithm is proposed, where the vertical road profile of the road is estimated using dynamic programming from the v-disparity map and, based on the estimated profile, the road area…
Lane DetectionPrincipled Ultrasound Data Augmentation for Classification of Standard Planes
Deep learning models with large learning capacities often overfit to medical imaging datasets. This is because training sets are often relatively small due to the significant time and financial costs incurred in medical …
ClassificationData AugmentationGeneral ClassificationMedical Image AnalysisAerial LaneNet: Lane Marking Semantic Segmentation in Aerial Imagery using Wavelet-Enhanced Cost-sensitive Symmetric Fully Convolutional Neural Networks
The knowledge about the placement and appearance of lane markings is a prerequisite for the creation of maps with high precision, necessary for autonomous driving, infrastructure monitoring, lane-wise traffic management,…
Autonomous DrivingData AugmentationManagementSemantic SegmentationOpendenselane: A Dense Lidar-Based Dataset for HD Map Construction
In autonomous driving system, High-Definition (HD) map is an important basis for localization, perception and planning tasks. For the construction of HD map, land marking detection is the first step. Recent studies of la…
Autonomous Driving