Point-PlaneNet: Plane kernel based convolutional neural network for point clouds analysis
Point cloud is accepted as an adequate representation for 3D data and most 3D sensors have the ability to generate this data. Due to point cloud's irregular format, analyzing this data using deep learning algorithms is quite challenging. In this paper, a new convolutional neural network, called Point-PlaneNet, is proposed that uses the concept of the distance between points and planes in order to exploit spatial local correlations. In the proposed method an alternative simple local operation, called PlaneConv, is introduced which can extract local geometric features from point clouds by learning a set of planes in Rn space. Our network takes raw point clouds as input and therefore avoids the need to transform point clouds to images or volumes. PlaneConv has a simple theoretical analysis and is easy to incorporate into deep learning models to improve their performance. In order to evaluate the proposed method for classification, part segmentation and scene semantic segmentation tasks, it has been applied on four Datasets: ModelNet-40, MNIST, ShapeNet-Part and S3DIS. The experimental results show the acceptable performance of the proposed method compared to previous approaches in all tasks.
Code (1)
Tasks
3D Part Segmentation3D Point Cloud ClassificationPoint Cloud ClassificationSemantic SegmentationSimilar Papers 제목 키워드 기반
PlaneNet: Piece-wise Planar Reconstruction from a Single RGB Image
This paper proposes a deep neural network (DNN) for piece-wise planar depthmap reconstruction from a single RGB image. While DNNs have brought remarkable progress to single-image depth prediction, piece-wise planar depth…
Depth EstimationDepth PredictionSegmentationTriPlaneNet: An Encoder for EG3D Inversion
Recent progress in NeRF-based GANs has introduced a number of approaches for high-resolution and high-fidelity generative modeling of human heads with a possibility for novel view rendering. At the same time, one must so…
NeRFDynamic Plane Convolutional Occupancy Networks
Learning-based 3D reconstruction using implicit neural representations has shown promising progress not only at the object level but also in more complicated scenes. In this paper, we propose Dynamic Plane Convolutional …
3D ReconstructionSurface ReconstructionRobust Kernel-based Feature Representation for 3D Point Cloud Analysis via Circular Convolutional Network
Feature descriptors of point clouds are used in several applications, such as registration and part segmentation of 3D point clouds. Learning discriminative representations of local geometric features is unquestionably t…
SegmentationKAPLAN: A 3D Point Descriptor for Shape Completion
We present a novel 3D shape completion method that operates directly on unstructured point clouds, thus avoiding resource-intensive data structures like voxel grids. To this end, we introduce KAPLAN, a 3D point descripto…
3D Shape Reconstruction