HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

CLRerNet: Improving Confidence of Lane Detection with LaneIoU

Hiroto Honda Yusuke Uchida

CLRerNet: Improving Confidence of Lane Detection with LaneIoU

Abstract

Lane marker detection is a crucial component of the autonomous driving and driver assistance systems. Modern deep lane detection methods with row-based lane representation exhibit excellent performance on lane detection benchmarks. Through preliminary oracle experiments, we firstly disentangle the lane representation components to determine the direction of our approach. We show that correct lane positions are already among the predictions of an existing row-based detector, and the confidence scores that accurately represent intersection-over-union (IoU) with ground truths are the most beneficial. Based on the finding, we propose LaneIoU that better correlates with the metric, by taking the local lane angles into consideration. We develop a novel detector coined CLRerNet featuring LaneIoU for the target assignment cost and loss functions aiming at the improved quality of confidence scores. Through careful and fair benchmark including cross validation, we demonstrate that CLRerNet outperforms the state-of-the-art by a large margin - enjoying F1 score of 81.43% compared with 80.47% of the existing method on CULane, and 86.47% compared with 86.10% on CurveLanes.

Code Repositories

hirotomusiker/clrernet
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
lane-detection-on-culaneCLRerNet-DLA34
F1 score: 81.12
lane-detection-on-culaneCLRerNet-Res101
F1 score: 80.91
lane-detection-on-culaneCLRerNet-Res34
F1 score: 80.76
lane-detection-on-curvelanesCLRNet-DLA34
F1 score: 86.1
GFLOPs: 18.4
Precision: 91.4
Recall: 81.39
lane-detection-on-curvelanesCLRerNet-DLA34
F1 score: 86.47
GFLOPs: 18.4
Precision: 91.66
Recall: 81.83

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
CLRerNet: Improving Confidence of Lane Detection with LaneIoU | Papers | HyperAI