Rethinking Efficient Lane Detection via Curve Modeling
- URL: http://arxiv.org/abs/2203.02431v2
- Date: Sun, 21 May 2023 08:23:27 GMT
- Title: Rethinking Efficient Lane Detection via Curve Modeling
- Authors: Zhengyang Feng, Shaohua Guo, Xin Tan, Ke Xu, Min Wang, Lizhuang Ma
- Abstract summary: The proposed method achieves a new state-of-the-art performance on the popular LLAMAS benchmark.
It also achieves favorable accuracy on the TuSimple and CU datasets, while retaining both low latency (> 150 FPS) and small model size ( 10M)
- Score: 37.45243848960598
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: This paper presents a novel parametric curve-based method for lane detection
in RGB images. Unlike state-of-the-art segmentation-based and point
detection-based methods that typically require heuristics to either decode
predictions or formulate a large sum of anchors, the curve-based methods can
learn holistic lane representations naturally. To handle the optimization
difficulties of existing polynomial curve methods, we propose to exploit the
parametric B\'ezier curve due to its ease of computation, stability, and high
freedom degrees of transformations. In addition, we propose the deformable
convolution-based feature flip fusion, for exploiting the symmetry properties
of lanes in driving scenes. The proposed method achieves a new state-of-the-art
performance on the popular LLAMAS benchmark. It also achieves favorable
accuracy on the TuSimple and CULane datasets, while retaining both low latency
(> 150 FPS) and small model size (< 10M). Our method can serve as a new
baseline, to shed the light on the parametric curves modeling for lane
detection. Codes of our model and PytorchAutoDrive: a unified framework for
self-driving perception, are available at:
https://github.com/voldemortX/pytorch-auto-drive .
Related papers
- Homography Guided Temporal Fusion for Road Line and Marking Segmentation [73.47092021519245]
Road lines and markings are frequently occluded in the presence of moving vehicles, shadow, and glare.
We propose a Homography Guided Fusion (HomoFusion) module to exploit temporally-adjacent video frames for complementary cues.
We show that exploiting available camera intrinsic data and ground plane assumption for cross-frame correspondence can lead to a light-weight network with significantly improved performances in speed and accuracy.
arXiv Detail & Related papers (2024-04-11T10:26:40Z) - Decoupling the Curve Modeling and Pavement Regression for Lane Detection [67.22629246312283]
curve-based lane representation is a popular approach in many lane detection methods.
We propose a new approach to the lane detection task by decomposing it into two parts: curve modeling and ground height regression.
arXiv Detail & Related papers (2023-09-19T11:24:14Z) - Low-rank extended Kalman filtering for online learning of neural
networks from streaming data [71.97861600347959]
We propose an efficient online approximate Bayesian inference algorithm for estimating the parameters of a nonlinear function from a potentially non-stationary data stream.
The method is based on the extended Kalman filter (EKF), but uses a novel low-rank plus diagonal decomposition of the posterior matrix.
In contrast to methods based on variational inference, our method is fully deterministic, and does not require step-size tuning.
arXiv Detail & Related papers (2023-05-31T03:48:49Z) - BSNet: Lane Detection via Draw B-spline Curves Nearby [21.40607319558899]
We revisit the curve-based lane detection methods from the perspectives of the lane representations' globality and locality.
We design a simple yet efficient network BSNet to ensure the acquisition of global and local features.
The proposed methods achieve state-of-the-art performance on the Tusimple, CULane, and LLAMAS datasets.
arXiv Detail & Related papers (2023-01-17T14:25:40Z) - A Factor Graph-based approach to vehicle sideslip angle estimation [0.8701566919381223]
This work proposes modelling the problem directly as a graphical model (factor graph)
Experimental results on real vehicle datasets validate the proposal with a good agreement between estimated and actual sideslip angle.
arXiv Detail & Related papers (2021-07-21T00:25:06Z) - Self-Tuning Stochastic Optimization with Curvature-Aware Gradient
Filtering [53.523517926927894]
We explore the use of exact per-sample Hessian-vector products and gradients to construct self-tuning quadratics.
We prove that our model-based procedure converges in noisy gradient setting.
This is an interesting step for constructing self-tuning quadratics.
arXiv Detail & Related papers (2020-11-09T22:07:30Z) - End-to-end Lane Shape Prediction with Transformers [13.103463647059634]
Lane detection is widely used for lane departure warning and adaptive cruise control in autonomous vehicles.
We propose an end-to-end method that directly outputs parameters of a lane shape model.
The proposed method is validated on the TuSimple benchmark and shows state-of-the-art accuracy with the most lightweight model size and fastest speed.
arXiv Detail & Related papers (2020-11-09T07:42:55Z) - CurveLane-NAS: Unifying Lane-Sensitive Architecture Search and Adaptive
Point Blending [102.98909328368481]
CurveLane-NAS is a novel lane-sensitive architecture search framework.
It captures both long-ranged coherent and accurate short-range curve information.
It unifies both architecture search and post-processing on curve lane predictions via point blending.
arXiv Detail & Related papers (2020-07-23T17:23:26Z) - Variational Inference with Parameter Learning Applied to Vehicle
Trajectory Estimation [20.41604350878599]
We present parameter learning in a Gaussian variational inference setting using only noisy measurements.
We demonstrate our technique using a 36km dataset consisting of a car using lidar to localize against a high-definition map.
arXiv Detail & Related papers (2020-03-21T19:48:07Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.