Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

PointSeg: Real-Time Semantic Segmentation Based on 3D LiDAR Point Cloud

About

In this paper, we propose PointSeg, a real-time end-to-end semantic segmentation method for road-objects based on spherical images. We take the spherical image, which is transformed from the 3D LiDAR point clouds, as input of the convolutional neural networks (CNNs) to predict the point-wise semantic map. To make PointSeg applicable on a mobile system, we build the model based on the light-weight network, SqueezeNet, with several improvements. It maintains a good balance between memory cost and prediction performance. Our model is trained on spherical images and label masks projected from the KITTI 3D object detection dataset. Experiments show that PointSeg can achieve competitive accuracy with 90fps on a single GPU 1080ti. which makes it quite compatible for autonomous driving applications.

Yuan Wang, Tianyue Shi, Peng Yun, Lei Tai, Ming Liu• 2018

Related benchmarks

TaskDatasetResultRank
Semantic Scene CompletionSemanticKITTI (val)
mIoU (Mean IoU)12.04
84
Semantic segmentationKITTI (val)
mIoU39.8
24
Semantic segmentationKITTI
Average IoU39.8
17
2D Semantic Scene CompletionnuScenes (test)
mIoU23.17
6
Showing 4 of 4 rows

Other info

Follow for update