轻量级3D模型实现高速路车道实时精准检测
Lightweight Spatiotemporal Highway Lane Detection via 3D-ResNet and PINet with ROI-Aware Attention
- 用3D-ResNet+PINet融合时空特征,结合区域注意力聚焦车道区
- 在TuSimple数据集上达93.40%准确率,误检率显著降低
- 参数少、延迟低,适合部署到车载ADAS系统中
本文提出一种轻量级端到端高速公路车道检测架构,联合捕捉空间与时间信息,提升真实驾驶场景下的鲁棒性。基于3D卷积神经网络与实例分割思想,设计两个模型:首个模型通过特征金字塔网络(FPN)与自注意力机制增强多尺度特征表示;第二个模型引入感兴趣区域(ROI)检测头,选择性关注车道相关区域,提升精度并降低计算开销。在TuSimple数据集(高速公路场景)上的实验表明,第二模型达到93.40%准确率,显著减少漏检。相比现有2D与3D基线方法,本方案在参数更少、延迟更低的前提下实现性能提升。该架构已在伦敦城市大学自主系统实验室完成离线训练与实时推理验证,适用于高级驾驶辅助系统(ADAS),具备向全车道辅助系统(LAS)扩展的潜力。
原文摘要 · Abstract (English)
This paper presents a lightweight, end-to-end highway lane detection architecture that jointly captures spatial and temporal information for robust performance in real-world driving scenarios. Building on the strengths of 3D convolutional neural networks and instance segmentation, we propose two models that integrate a 3D-ResNet encoder with a Point Instance Network (PINet) decoder. The first model enhances multi-scale feature representation using a Feature Pyramid Network (FPN) and Self-Attention mechanism to refine spatial dependencies. The second model introduces a Region of Interest (ROI) detection head to selectively focus on lane-relevant regions, thereby improving precision and reducing computational complexity. Experiments conducted on the TuSimple dataset (highway driving scenarios) demonstrate that the proposed second model achieves 93.40% accuracy while significantly reducing false negatives. Compared to existing 2D and 3D baselines, our approach achieves improved performance with fewer parameters and reduced latency. The architecture has been validated through offline training and real-time inference in the Autonomous Systems Laboratory at City, St George's University of London. These results suggest that the proposed models are well-suited for integration into Advanced Driver Assistance Systems (ADAS), with potential scalability toward full Lane Assist Systems (LAS).
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。