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

Deep Projective 3D Semantic Segmentation

About

Semantic segmentation of 3D point clouds is a challenging problem with numerous real-world applications. While deep learning has revolutionized the field of image semantic segmentation, its impact on point cloud data has been limited so far. Recent attempts, based on 3D deep learning approaches (3D-CNNs), have achieved below-expected results. Such methods require voxelizations of the underlying point cloud data, leading to decreased spatial resolution and increased memory consumption. Additionally, 3D-CNNs greatly suffer from the limited availability of annotated datasets. In this paper, we propose an alternative framework that avoids the limitations of 3D-CNNs. Instead of directly solving the problem in 3D, we first project the point cloud onto a set of synthetic 2D-images. These images are then used as input to a 2D-CNN, designed for semantic segmentation. Finally, the obtained prediction scores are re-projected to the point cloud to obtain the segmentation results. We further investigate the impact of multiple modalities, such as color, depth and surface normals, in a multi-stream network architecture. Experiments are performed on the recent Semantic3D dataset. Our approach sets a new state-of-the-art by achieving a relative gain of 7.9 %, compared to the previous best approach.

Felix J\"aremo Lawin, Martin Danelljan, Patrik Tosteberg, Goutam Bhat, Fahad Shahbaz Khan, Michael Felsberg• 2017

Related benchmarks

TaskDatasetResultRank
Semantic segmentationSemantic3D reduced v1 (test)
Mean IoU58.5
18
Semantic segmentationSemantic3D reduced-8 challenge (Fold 5)
Man-made Terrain IoU85.6
6
Semantic Scene SegmentationSemantic3D
mIoU58.5
6
Showing 3 of 3 rows

Other info

Follow for update