Key Points Estimation and Point Instance Segmentation Approach for Lane Detection
Yeongmin Ko, Younkwan Lee, Shoaib Azam, Farzeen Munir, Moongu Jeon,, and Witold Pedrycz

TL;DR
This paper introduces PINet, a flexible lane detection method using key points estimation and instance segmentation, adaptable to various environments and computational resources, achieving competitive accuracy on public datasets.
Contribution
Proposes a novel traffic line detection approach combining key points estimation and instance segmentation with stacked hourglass networks for adaptability and efficiency.
Findings
Achieves competitive accuracy on TuSimple and Culane datasets.
Model size can be adjusted based on target system's computing power.
Effective in detecting traffic lines regardless of their number.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Advanced Neural Network Applications · Remote Sensing and LiDAR Applications
