2019

LatticeNet: Fast Point Cloud Segmentation Using Permutohedral Lattices

Rosu, Radu Alexandru, Schütt, Peer, Quenzel, Jan et al.

Understand

Deep convolutional neural networks (CNNs) have shown outstanding performance in the task of semantically segmenting images.

  • However, applying the same methods on 3D data still poses challenges due to the heavy memory requirements and the lack of structured data.
  • Here, we propose LatticeNet, a novel approach for 3D semantic segmentation, which takes as input raw point clouds.
  • A PointNet describes the local geometry which we embed into a sparse permutohedral lattice.

Reading the bibliography…