paper-with-me

Papers

Key Points Estimation and Point Instance Segmentation Approach for Lane Detection

2020-02-16 · Yeongmin Ko, Younkwan Lee, Shoaib Azam, Farzeen Munir, Moongu Jeon, Witold Pedrycz

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

📄 PDF Abstract BibTeX arXiv:2002.06604

Code (10)

koyeongmin/PINet 공식 구현 pytorch
koyeongmin/PINet_new 공식 구현 pytorch
Derteanoo/PINet_quantization pytorch
HussainGhazaly/PINet-master pytorch
minoot7/Lane-Detection-Transfer-Learning pytorch
pandamax/Lane-Detection-Based-PINet pytorch
paulesta55/PINet pytorch
thoughtworks-hpc/PINetTensorrt pytorch
yanrucheng/PINet pytorch
yanrucheng/PINet-demo

Tasks

Autonomous DrivingClusteringInstance SegmentationLane DetectionLine DetectionSegmentation

Similar Papers 제목 키워드 기반

A boundary-aware point clustering approach in Euclidean and embedding spaces for roof plane segmentation

2023-09-07 · Li Li, Qingqing Li, Guozheng Xu, Pengwei Zhou 외

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…

Segmentation

GndNet: Fast Ground Plane Estimation and Point Cloud Segmentation for Autonomous Vehicles

2020-11-15 · Anshul Paigwar, Özgür Erkent, David Sierra González, Christian Laugier

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+3

SPPSFormer: High-quality Superpoint-based Transformer for Roof Plane Instance Segmentation from Point Clouds

2025-05-30 · Cheng Zeng, Xiatian Qi, Chi Chen, Kai Sun 외

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 Segmentation

LanePtrNet: Revisiting Lane Detection as Point Voting and Grouping on Curves

2024-03-08 · Jiayan Cao, Xueyu Zhu, Cheng Qian

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+1

RoofSeg: An edge-aware transformer-based network for end-to-end roof plane segmentation

2025-08-26 · Siyuan You, Guozheng Xu, Pengwei Zhou, Qiwen Jin 외 arxiv

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