HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

CLRNet: Cross Layer Refinement Network for Lane Detection

Tu Zheng Yifei Huang Yang Liu Wenjian Tang Zheng Yang Deng Cai Xiaofei He

CLRNet: Cross Layer Refinement Network for Lane Detection

Abstract

Lane is critical in the vision navigation system of the intelligent vehicle. Naturally, lane is a traffic sign with high-level semantics, whereas it owns the specific local pattern which needs detailed low-level features to localize accurately. Using different feature levels is of great importance for accurate lane detection, but it is still under-explored. In this work, we present Cross Layer Refinement Network (CLRNet) aiming at fully utilizing both high-level and low-level features in lane detection. In particular, it first detects lanes with high-level semantic features then performs refinement based on low-level features. In this way, we can exploit more contextual information to detect lanes while leveraging local detailed lane features to improve localization accuracy. We present ROIGather to gather global context, which further enhances the feature representation of lanes. In addition to our novel network design, we introduce Line IoU loss which regresses the lane line as a whole unit to improve the localization accuracy. Experiments demonstrate that the proposed method greatly outperforms the state-of-the-art lane detection approaches.

Code Repositories

Turoad/clrnet
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
lane-detection-on-culaneCLRNet(DLA-34)
F1 score: 80.47
lane-detection-on-culaneCLRNet(ResNet-18)
F1 score: 79.58
lane-detection-on-culaneCLRNet(ResNet-101)
F1 score: 80.13
lane-detection-on-culaneCLRNet(ResNet-34)
F1 score: 79.73
lane-detection-on-llamasCLRNet (DLA-34)
F1: 0.9612
lane-detection-on-llamasCLRNet (ResNet-18)
F1: 0.9600
lane-detection-on-tusimpleCLRNet(ResNet-101)
F1 score: 97.62
lane-detection-on-tusimpleCLRNet(ResNet-18)
Accuracy: 96.82%
F1 score: 97.89
lane-detection-on-tusimpleCLRNet(ResNet-34)
Accuracy: 96.9%
F1 score: 97.82

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
CLRNet: Cross Layer Refinement Network for Lane Detection | Papers | HyperAI