SOTAVerified

FENet: Focusing Enhanced Network for Lane Detection

2023-12-28Code Available1· sign in to hype

Liman Wang, Hanyang Zhong

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Inspired by human driving focus, this research pioneers networks augmented with Focusing Sampling, Partial Field of View Evaluation, Enhanced FPN architecture and Directional IoU Loss - targeted innovations addressing obstacles to precise lane detection for autonomous driving. Experiments demonstrate our Focusing Sampling strategy, emphasizing vital distant details unlike uniform approaches, significantly boosts both benchmark and practical curved/distant lane recognition accuracy essential for safety. While FENetV1 achieves state-of-the-art conventional metric performance via enhancements isolating perspective-aware contexts mimicking driver vision, FENetV2 proves most reliable on the proposed Partial Field analysis. Hence we specifically recommend V2 for practical lane navigation despite fractional degradation on standard entire-image measures. Future directions include collecting on-road data and integrating complementary dual frameworks to further breakthroughs guided by human perception principles. The Code is available at https://github.com/HanyangZhong/FENet.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
CULaneFENetV2F1 score80.19Unverified
CULaneFENetV1F1 score80.15Unverified
LLAMASFENetV2mF171.85Unverified

Reproductions