Recursive Video Lane Detection

08/22/2023
by   Dongkwon Jin, et al.
0

A novel algorithm to detect road lanes in videos, called recursive video lane detector (RVLD), is proposed in this paper, which propagates the state of a current frame recursively to the next frame. RVLD consists of an intra-frame lane detector (ILD) and a predictive lane detector (PLD). First, we design ILD to localize lanes in a still frame. Second, we develop PLD to exploit the information of the previous frame for lane detection in a current frame. To this end, we estimate a motion field and warp the previous output to the current frame. Using the warped information, we refine the feature map of the current frame to detect lanes more reliably. Experimental results show that RVLD outperforms existing detectors on video lane datasets. Our codes are available at https://github.com/dongkwonjin/RVLD.

READ FULL TEXT

page 1

page 3

page 4

page 5

page 6

page 7

page 8

research
03/29/2022

Eigenlanes: Data-Driven Lane Descriptors for Structurally Diverse Lanes

A novel algorithm to detect road lanes in the eigenlane space is propose...
research
08/19/2021

VIL-100: A New Dataset and A Baseline Model for Video Instance Lane Detection

Lane detection plays a key role in autonomous driving. While car cameras...
research
11/18/2014

Structured Hough Voting for Vision-based Highway Border Detection

We propose a vision-based highway border detection algorithm using struc...
research
02/05/2020

Ego-Lane Estimation by Modelling Lanes and Sensor Failures

We present a probabilistic ego-lane estimation algorithm for highway-lik...
research
02/05/2020

Vehicle Ego-Lane Estimation with Sensor Failure Modeling

We present a probabilistic ego-lane estimation algorithm for highway-lik...
research
02/01/2019

End-to-end Lane Detection through Differentiable Least-Squares Fitting

Lane detection is typically tackled with a two-step pipeline in which a ...
research
10/14/2008

Faster and better: a machine learning approach to corner detection

The repeatability and efficiency of a corner detector determines how lik...

Please sign up or login with your details

Forgot password? Click here to reset