Autonomous driving paper index
Efficient MobileNet Backbone and Cascade Fusion in CFRNet for Robust Lane Detection
One-line summary
Our approach employs a lightweight MobileNet-based backbone for real-time feature extraction and a cascade of sub-backbones, each equipped with a triple-level adaptive feature fusion (TAFF) module, to integrate multiscale spatial and contextual cues.
Engineering notes
Extensive experiments on the TuSimple benchmark demonstrate that CFRNet-Lane achieves state-of-the-art accuracy (98.28 % accuracy) with a 2.52 % reduction in false negatives compared to ResNet-based counterparts, while operating at 60 FPS on embedded hardware.
Chinese explanation / 中文解读
中文解读待补充:本站会优先为端到端自动驾驶、BEV感知、3D目标检测、轨迹预测、路径规划、LiDAR感知等高价值论文补充中文说明。
Original abstract
Robust lane detection remains a critical challenge for autonomous driving systems, particularly under complex road conditions and real-time computational constraints. We adapt the Cascade Fusion Network (CFRNet), originally designed for road extraction in high-resolution remote sensing imagery, to the task of road lane segmentation. Our approach employs a lightweight MobileNet-based backbone for real-time feature extraction and a cascade of sub-backbones, each equipped with a triple-level adaptive feature fusion (TAFF) module, to integrate multiscale spatial and contextual cues. Each cascade stage progressively refines multiscale spatial details and contextual dependencies, enabling robust identification of lane markings under occlusion, low illumination, and sparse road topology. Extensive experiments on the TuSimple benchmark demonstrate that CFRNet-Lane achieves state-of-the-art accuracy (98.28 % accuracy) with a 2.52 % reduction in false negatives compared to ResNet-based counterparts, while operating at 60 FPS on embedded hardware. The proposed model strikes an optimal balance between precision, adaptability to challenging environments, and computational efficiency, making it viable for deployment in resource-constrained automotive systems.
Links and sources
Need this topic turned into a technical roadmap?
Full Self Driving can prepare a custom autonomous driving literature review, code map, dataset map, and B2B technology assessment.
Request B2B research
Comments