Fully-Convolutional Point Networks for Large-Scale Point Clouds
Dario Rethage, Johanna Wald, J\"urgen Sturm, Nassir Navab, Federico, Tombari

TL;DR
This paper introduces a fully-convolutional neural network architecture capable of efficiently processing large-scale, unorganized 3D point cloud data by transforming it internally into ordered structures, enabling end-to-end learning for various 3D tasks.
Contribution
It presents a novel, general-purpose, fully-convolutional network that processes raw point clouds directly, avoiding pre- or post-processing, and can handle large-scale 3D data for multiple applications.
Findings
Effective learning of low-level features and complex relationships
Can process up to 200k points in an end-to-end manner
Achieves competitive results on benchmark datasets
Abstract
This work proposes a general-purpose, fully-convolutional network architecture for efficiently processing large-scale 3D data. One striking characteristic of our approach is its ability to process unorganized 3D representations such as point clouds as input, then transforming them internally to ordered structures to be processed via 3D convolutions. In contrast to conventional approaches that maintain either unorganized or organized representations, from input to output, our approach has the advantage of operating on memory efficient input data representations while at the same time exploiting the natural structure of convolutional operations to avoid the redundant computing and storing of spatial information in the network. The network eliminates the need to pre- or post process the raw sensor data. This, together with the fully-convolutional nature of the network, makes it an…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · 3D Surveying and Cultural Heritage · Computer Graphics and Visualization Techniques
