paper-with-me

홈 › Papers

Lane Detection Model Based on Spatio-Temporal Network With Double Convolutional Gated Recurrent Units

2020-08-10 · Jiyong Zhang, Tao Deng, Fei Yan, Wenbo Liu

Lane detection is one of the indispensable and key elements of self-driving environmental perception. Many lane detection models have been proposed, solving lane detection under challenging conditions, including intersection merging and splitting, curves, boundaries, occlusions and combinations of scene types. Nevertheless, lane detection will remain an open problem for some time to come. The ability to cope well with those challenging scenes impacts greatly the applications of lane detection on advanced driver assistance systems (ADASs). In this paper, a spatio-temporal network with double Convolutional Gated Recurrent Units (ConvGRUs) is proposed to address lane detection in challenging scenes. Both of ConvGRUs have the same structures, but different locations and functions in our network. One is used to extract the information of the most likely low-level features of lane markings. The extracted features are input into the next layer of the end-to-end network after concatenating them with the outputs of some blocks. The other one takes some continuous frames as its input to process the spatio-temporal driving information. Extensive experiments on the large-scale TuSimple lane marking challenge dataset and Unsupervised LLAMAS dataset demonstrate that the proposed model can effectively detect lanes in the challenging driving scenes. Our model can outperform the state-of-the-art lane detection models.

📄 PDF Abstract BibTeX arXiv:2008.03922

Code (1)

zhangjy2008327/lane-detection-with-double-convgrus pytorch

Tasks

Lane Detection

Similar Papers 제목 키워드 기반

SparseLaneSTP: Leveraging Spatio-Temporal Priors with Sparse Transformers for 3D Lane Detection

2026-01-08 · Maximilian Pittner, Joel Janai, Mario Faigle, Alexandru Paul Condurache arxiv

3D lane detection has emerged as a critical challenge in autonomous driving, encompassing identification and localization of lane markings and the 3D road surface. Conventional 3D methods detect lanes from dense birds-ey…

Autonomous Driving3D Lane Detection

Combining multi-spectral data with statistical and deep-learning models for improved exoplanet detection in direct imaging at high contrast

2023-06-21 · Olivier Flasseur, Théo Bodrito, Julien Mairal, Jean Ponce 외

Exoplanet detection by direct imaging is a difficult task: the faint signals from the objects of interest are buried under a spatially structured nuisance component induced by the host star. The exoplanet signals can onl…

Diversity

Lightweight Spatiotemporal Highway Lane Detection via 3D-ResNet and PINet with ROI-Aware Attention

2026-04-02 · Sorna Shanmuga Raja, Abdelhafid Zenati arxiv

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 o…

Instance SegmentationLane Detection

Spatio-temporal Tubelet Feature Aggregation and Object Linking in Videos

2020-04-01 · Daniel Cores, Víctor M. Brea, Manuel Mucientes

This paper addresses the problem of how to exploit spatio-temporal information available in videos to improve the object detection precision. We propose a two stage object detector called FANet based on short-term spatio…

Objectobject-detectionObject DetectionObject Localization+1

Short-term anchor linking and long-term self-guided attention for video object detection

2021-04-18 · Daniel Cores, Víctor M Brea, Manuel Mucientes

We present a new network architecture able to take advantage of spatio-temporal information available in videos to boost object detection precision. First, box features are associated and aggregated by linking proposals …

Objectobject-detectionObject DetectionVideo Object Detection