Autonomous driving paper index
A LIDAR-Based Clustering Technique for Obstacles and Lane Boundaries Detection in Assisted and Autonomous Driving
One-line summary
This paper presents a clustering technique for the detection of the obstacles and lane boundaries on a road.
Engineering notes
Key topics: autonomous driving, semantic segmentation, lidar, point cloud. See the paper for implementation details and experimental results.
Chinese explanation / 中文解读
中文解读待补充:本站会优先为端到端自动驾驶、BEV感知、3D目标检测、轨迹预测、路径规划、LiDAR感知等高价值论文补充中文说明。
Original abstract
This paper presents a clustering technique for the detection of the obstacles and lane boundaries on a road. The algorithm consists of two nested clustering stages. The first stage is based on hierarchical clustering, and the second on k-means clustering. The method exploits a preliminary ground-plane filtering algorithm to process the raw LIDAR point cloud, that is based on the semantic segmentation of point clouds. The clustering algorithm estimates the position of the obstacles that define the race track. Once the race track is sensed, the lane boundaries are detected. The method is validated experimentally on a four-wheel drive electric vehicle participating in the Formula SAE events. The validation environment is structured with traffic cones to define the race track.
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