Exploring Spatial Context for 3D Semantic Segmentation of Point Clouds

Francis Engelmann, Theodora Kontogianni, Alexander Hermans, Bastian Leibe; Proceedings of the IEEE International Conference on Computer Vision (ICCV), 2017, pp. 716-724

Abstract


Deep learning approaches have made tremendous progress in the field of semantic segmentation over the past few years. However, most current approaches operate in the 2D image space. Direct semantic segmentation of unstructured 3D point clouds is still an open research problem. The recently proposed PointNet architecture presents an interesting step ahead in that it can operate on unstructured point clouds, achieving decent segmentation results. However, it subdivides the input points into a grid of blocks and processes each such block individually. In this paper, we investigate the question how such an architecture can be extended to incorporate larger-scale spatial context. We build upon PointNet and propose two extensions that enlarge the receptive field over the 3D scene. We evaluate the proposed strategies on challenging indoor and outdoor datasets and show improved results in both scenarios.

Related Material


[pdf] [arXiv]
[bibtex]
@InProceedings{Engelmann_2017_ICCV,
author = {Engelmann, Francis and Kontogianni, Theodora and Hermans, Alexander and Leibe, Bastian},
title = {Exploring Spatial Context for 3D Semantic Segmentation of Point Clouds},
booktitle = {Proceedings of the IEEE International Conference on Computer Vision (ICCV) Workshops},
month = {Oct},
year = {2017}
}