English

Real-Time Fully Unsupervised Domain Adaptation for Lane Detection in Autonomous Driving

Computer Vision and Pattern Recognition 2023-06-30 v1 Robotics

Abstract

While deep neural networks are being utilized heavily for autonomous driving, they need to be adapted to new unseen environmental conditions for which they were not trained. We focus on a safety critical application of lane detection, and propose a lightweight, fully unsupervised, real-time adaptation approach that only adapts the batch-normalization parameters of the model. We demonstrate that our technique can perform inference, followed by on-device adaptation, under a tight constraint of 30 FPS on Nvidia Jetson Orin. It shows similar accuracy (avg. of 92.19%) as a state-of-the-art semi-supervised adaptation algorithm but which does not support real-time adaptation.

Keywords

Cite

@article{arxiv.2306.16660,
  title  = {Real-Time Fully Unsupervised Domain Adaptation for Lane Detection in Autonomous Driving},
  author = {Kshitij Bhardwaj and Zishen Wan and Arijit Raychowdhury and Ryan Goldhahn},
  journal= {arXiv preprint arXiv:2306.16660},
  year   = {2023}
}

Comments

Accepted in 2023 Design, Automation & Test in Europe Conference (DATE 2023) - Late Breaking Results