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

LatticeNet: Fast Point Cloud Segmentation Using Permutohedral Lattices

About

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. The lattice allows for fast convolutions while keeping a low memory footprint. Further, we introduce DeformSlice, a novel learned data-dependent interpolation for projecting lattice features back onto the point cloud. We present results of 3D segmentation on various datasets where our method achieves state-of-the-art performance.

Radu Alexandru Rosu, Peer Sch\"utt, Jan Quenzel, Sven Behnke• 2019

Related benchmarks

TaskDatasetResultRank
Semantic segmentationSemanticKITTI (test)
mIoU52.9
335
Semantic segmentationSemanticKITTI single-scan
mIoU52.9
46
LiDAR Semantic SegmentationSemanticKITTI sequences 11 to 21 (test)
Car IoU92.9
35
Semantic segmentationSemanticKITTI multiple scans (test)
mIoU45.2
20
Showing 4 of 4 rows

Other info

Code

Follow for update