Key Points Estimation and Point Instance Segmentation Approach for Lane Detection
Perception techniques for autonomous driving should be adaptive to various environments. In the case of traffic line detection, an essential perception module, many condition should be considered, such as number of traffic lines and computing power of the target system. To address these problems, in this paper, we propose a traffic line detection method called Point Instance Network (PINet); the method is based on the key points estimation and instance segmentation approach. The PINet includes several stacked hourglass networks that are trained simultaneously. Therefore the size of the trained models can be chosen according to the computing power of the target environment. We cast a clustering problem of the predicted key points as an instance segmentation problem; the PINet can be trained regardless of the number of the traffic lines. The PINet achieves competitive accuracy and false positive on the TuSimple and Culane datasets, popular public datasets for lane detection. Our code is available at https://github.com/koyeongmin/PINet_new
Code (10)
Tasks
Autonomous DrivingClusteringInstance SegmentationLane DetectionLine DetectionSegmentationSimilar Papers 제목 키워드 기반
A boundary-aware point clustering approach in Euclidean and embedding spaces for roof plane segmentation
Roof plane segmentation from airborne LiDAR point clouds is an important technology for 3D building model reconstruction. One of the key issues of plane segmentation is how to design powerful features that can exactly di…
SegmentationGndNet: Fast Ground Plane Estimation and Point Cloud Segmentation for Autonomous Vehicles
Ground plane estimation and ground point seg-mentation is a crucial precursor for many applications in robotics and intelligent vehicles like navigable space detection and occupancy grid generation, 3D object detection, …
3D Object DetectionAutonomous Vehiclesobject-detectionObject Detection+3SPPSFormer: High-quality Superpoint-based Transformer for Roof Plane Instance Segmentation from Point Clouds
Transformers have been seldom employed in point cloud roof plane instance segmentation, which is the focus of this study, and existing superpoint Transformers suffer from limited performance due to the use of low-quality…
Data AugmentationInstance SegmentationPlane Instance SegmentationSemantic SegmentationLanePtrNet: Revisiting Lane Detection as Point Voting and Grouping on Curves
Lane detection plays a critical role in the field of autonomous driving. Prevailing methods generally adopt basic concepts (anchors, key points, etc.) from object detection and segmentation tasks, while these approaches …
3D Lane DetectionAutonomous DrivingLane Detectionobject-detection+1RoofSeg: An edge-aware transformer-based network for end-to-end roof plane segmentation
Roof plane segmentation is one of the key procedures for reconstructing three-dimensional (3D) building models at levels of detail (LoD) 2 and 3 from airborne light detection and ranging (LiDAR) point clouds. The majorit…
Point Clouds