2021
DOI: 10.1007/s10514-021-09998-1
|View full text |Cite
|
Sign up to set email alerts
|

LatticeNet: fast spatio-temporal point cloud segmentation using permutohedral lattices

Abstract: Deep convolutional neural networks have shown outstanding performance in the task of semantically segmenting images. 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 raw point clouds as input. A PointNet describes the local geometry which we embed into a sparse permutohedral lattice. The lattice allows for fast convolutions while keeping a low … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
8
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
5
3
1

Relationship

2
7

Authors

Journals

citations
Cited by 29 publications
(8 citation statements)
references
References 41 publications
0
8
0
Order By: Relevance
“…Based on these findings, MinkowskiNet [134] enables the direct processing of 3D sequences (e.g., LiDAR streams) with 4D spatiotemporal ConvNets with generalized sparse convolutions. Contrary to cubic discretization, approaches like LatticeNet [135] tessellate the scene space with d-dimensional permutohedral lattices into d-dimensional simplices (simplices are triangles for d = 2 and tetrahedrons for d = 3). The vertices of the permutohedral lattice store only the simplices, which contain non-empty regions.…”
Section: Discretization-based Methodsmentioning
confidence: 99%
“…Based on these findings, MinkowskiNet [134] enables the direct processing of 3D sequences (e.g., LiDAR streams) with 4D spatiotemporal ConvNets with generalized sparse convolutions. Contrary to cubic discretization, approaches like LatticeNet [135] tessellate the scene space with d-dimensional permutohedral lattices into d-dimensional simplices (simplices are triangles for d = 2 and tetrahedrons for d = 3). The vertices of the permutohedral lattice store only the simplices, which contain non-empty regions.…”
Section: Discretization-based Methodsmentioning
confidence: 99%
“…Most successful approaches use voxelized [23], [25], bird's eye view [26], or spherical projection input [27], [28], [29], [30]. However, raw point input approaches exist as well [31], [32], [33], [34], [35], [36], [37], [38] Cylinder3D [23] parts the point cloud into cylindrical voxels. Then a 3D convolutional neural network extracts features and produces the predictions.…”
Section: B Learned Approachesmentioning
confidence: 99%
“…Current approaches can be divided into three categories, based on the input representations: projection-based, voxel-based, and pointbased. The projection-based methods, including [14,19,25,30,33,34], leverage well-established 2D convolutional networks by projecting 3D point clouds into 2D images. SqueezeSeg [33,34] projects a 3D LiDAR point cloud onto a spherical surface.…”
Section: Related Workmentioning
confidence: 99%