A Fully Convolutional Network for Semantic Labeling of 3D Point Clouds
Mohammed Yousefhussien, David J. Kelbe, Emmett J. Ientilucci, Carl, Salvaggio

TL;DR
This paper introduces a fully convolutional neural network that directly labels 3D point clouds using only coordinates and spectral data, eliminating the need for complex feature engineering.
Contribution
It presents an end-to-end deep learning approach for semantic labeling of 3D point clouds that implicitly learns contextual features from raw data.
Findings
Achieved 81.6% overall accuracy on ISPRS dataset
Ranked second in the ISPRS 3D Semantic Labeling Contest
Surpassed the top method in F1-score by 1.69%
Abstract
When classifying point clouds, a large amount of time is devoted to the process of engineering a reliable set of features which are then passed to a classifier of choice. Generally, such features - usually derived from the 3D-covariance matrix - are computed using the surrounding neighborhood of points. While these features capture local information, the process is usually time-consuming, and requires the application at multiple scales combined with contextual methods in order to adequately describe the diversity of objects within a scene. In this paper we present a 1D-fully convolutional network that consumes terrain-normalized points directly with the corresponding spectral data,if available, to generate point-wise labeling while implicitly learning contextual features in an end-to-end fashion. Our method uses only the 3D-coordinates and three corresponding spectral features for each…
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.
