Autonomous driving paper index

Achieving fast lane detection of autonomous driving by CNN based differentiation: work-in-progress

2021-09-30 · International Conference on Hardware/Software Codesign and System Synthesis

autonomous driving systemautonomous drivinglane detection

One-line summary

Based on the theory of differential calculus, we propose a fast lane detection method for autonomous driving systems to achieve high accuracy and satisfy real-time performance.

Engineering notes

Key topics: autonomous driving system, autonomous driving, lane detection. See the paper for implementation details and experimental results.

Chinese explanation / 中文解读

中文解读待补充:本站会优先为端到端自动驾驶、BEV感知、3D目标检测、轨迹预测、路径规划、LiDAR感知等高价值论文补充中文说明。

Original abstract

Lane detection is a challenging task in autonomous driving with strong requirements on real-time and high accuracy. Based on the theory of differential calculus, we propose a fast lane detection method for autonomous driving systems to achieve high accuracy and satisfy real-time performance. We formulate the lane differentiation to represent the lanes with a series of endpoints of line segments. A convolutional neural network is presented to predict the heatmap and the embedding vector simultaneously. The heatmap is used to represent the endpoints in lane differentiation while the embedding vector is leveraged to group endpoints into lanes. Then we implement a non-maximum suppression algorithm to combine the heatmap with the embedding vector to obtain the final lanes. Preliminary experimental results demonstrate the efficiency of our approach, which can achieve up to 43.1 times faster than traditional segmentation methods.

5.0Engineering value
7.0Research novelty
5.0Business relevance

Links and sources

Need this topic turned into a technical roadmap?

Full Self Driving can prepare a custom autonomous driving literature review, code map, dataset map, and B2B technology assessment.

Request B2B research

Comments

No comments yet. Be the first to share your thoughts on this paper.
Login or register to leave a comment