RESA: Recurrent Feature-Shift Aggregator for Lane Detection
Tu Zheng, Hao Fang, Yi Zhang, Wenjian Tang, Zheng Yang, Haifeng Liu,, Deng Cai

TL;DR
This paper introduces RESA, a novel recurrent feature-shift module that enhances lane detection accuracy by capturing global spatial relationships, especially in challenging scenarios, and achieves state-of-the-art results on benchmark datasets.
Contribution
The paper proposes RESA, a recurrent feature-shift aggregator that improves lane feature extraction and a Bilateral Up-Sampling Decoder for precise pixel-wise lane prediction.
Findings
Achieves state-of-the-art performance on CULane and Tusimple benchmarks.
Effectively captures global spatial relationships of lane features.
Improves lane detection accuracy in complex scenarios.
Abstract
Lane detection is one of the most important tasks in self-driving. Due to various complex scenarios (e.g., severe occlusion, ambiguous lanes, etc.) and the sparse supervisory signals inherent in lane annotations, lane detection task is still challenging. Thus, it is difficult for the ordinary convolutional neural network (CNN) to train in general scenes to catch subtle lane feature from the raw image. In this paper, we present a novel module named REcurrent Feature-Shift Aggregator (RESA) to enrich lane feature after preliminary feature extraction with an ordinary CNN. RESA takes advantage of strong shape priors of lanes and captures spatial relationships of pixels across rows and columns. It shifts sliced feature map recurrently in vertical and horizontal directions and enables each pixel to gather global information. RESA can conjecture lanes accurately in challenging scenarios with…
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.
Code & Models
Videos
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Advanced Neural Network Applications · Anomaly Detection Techniques and Applications
