SEGCloud: Semantic Segmentation of 3D Point Clouds
Lyne P. Tchapmi, Christopher B. Choy, Iro Armeni, JunYoung Gwak,, Silvio Savarese

TL;DR
SEGCloud is an end-to-end framework that combines neural networks, trilinear interpolation, and fully connected CRFs to achieve fine-grained 3D point cloud segmentation with global consistency, outperforming previous methods.
Contribution
It introduces a novel integration of neural networks, trilinear interpolation, and differentiable CRFs for improved 3D point cloud segmentation.
Findings
Achieves state-of-the-art performance on multiple datasets.
Provides fine-grained and globally consistent segmentation.
Demonstrates effectiveness on both indoor and outdoor datasets.
Abstract
3D semantic scene labeling is fundamental to agents operating in the real world. In particular, labeling raw 3D point sets from sensors provides fine-grained semantics. Recent works leverage the capabilities of Neural Networks (NNs), but are limited to coarse voxel predictions and do not explicitly enforce global consistency. We present SEGCloud, an end-to-end framework to obtain 3D point-level segmentation that combines the advantages of NNs, trilinear interpolation(TI) and fully connected Conditional Random Fields (FC-CRF). Coarse voxel predictions from a 3D Fully Convolutional NN are transferred back to the raw 3D points via trilinear interpolation. Then the FC-CRF enforces global consistency and provides fine-grained semantics on the points. We implement the latter as a differentiable Recurrent NN to allow joint optimization. We evaluate the framework on two indoor and two outdoor…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
