A Hybrid Spatial-temporal Deep Learning Architecture for Lane Detection
Yongqi Dong, Sandeep Patil, Bart van Arem, Haneen Farah

TL;DR
This paper introduces a hybrid spatial-temporal deep learning model that leverages multiple frames to improve lane detection accuracy in challenging driving conditions, outperforming existing methods.
Contribution
A novel hybrid spatial-temporal architecture that integrates CNNs and RNNs for end-to-end lane detection using multiple frames.
Findings
Outperforms state-of-the-art lane detection methods
Effectively handles challenging driving scenes
Utilizes multiple frames for improved accuracy
Abstract
Accurate and reliable lane detection is vital for the safe performance of lane-keeping assistance and lane departure warning systems. However, under certain challenging circumstances, it is difficult to get satisfactory performance in accurately detecting the lanes from one single image as mostly done in current literature. Since lane markings are continuous lines, the lanes that are difficult to be accurately detected in the current single image can potentially be better deduced if information from previous frames is incorporated. This study proposes a novel hybrid spatial-temporal (ST) sequence-to-one deep learning architecture. This architecture makes full use of the ST information in multiple continuous image frames to detect the lane markings in the very last frame. Specifically, the hybrid model integrates the following aspects: (a) the single image feature extraction module…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSpatial CNN with UNet based Encoder-decoder and ConvLSTM · Convolution · ConvLSTM
