Data Augmentation Strategies for Robust Lane Marking Detection
Flora Lian, Dinh Quang Huynh, Hector Penades, J. Stephany Berrio Perez, Mao Shan, Stewart Worrall
TL;DR
This paper tackles the domain shift problem in lane marking detection when deploying to non-standard camera viewpoints, such as side-mounted cameras. It introduces a generative AI–based data augmentation pipeline that combines geometric perspective transformation, AI-based inpainting, and vehicle body overlays to simulate deployment-like views and improve generalization. The approach is validated on two state-of-the-art lane detectors, SCNN and UFLDv2, showing substantial gains in precision, recall, and F1 over pre-trained baselines, particularly under challenging illumination and occlusion conditions. The proposed framework bridges the gap between public dashcam datasets and deployment scenarios, offering a scalable strategy to enhance lane-keeping reliability in pilot autonomous driving systems, while noting limitations to daytime data and outlining directions for future multimodal and self-supervised enhancements.
Abstract
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.
