paper-with-me

홈 › Papers

Point-PlaneNet: Plane kernel based convolutional neural network for point clouds analysis

2020-05-01 · S.M. Moein Peyghambarzadeh, Fatemeh Azizmalayeri, Hassan Khotanlou, Amir Salarpour

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.

📄 PDF Abstract BibTeX

Code (1)

moeinp70/Point-Planenet 공식 구현 tf

Tasks

3D Part Segmentation3D Point Cloud ClassificationPoint Cloud ClassificationSemantic Segmentation

Similar Papers 제목 키워드 기반

PlaneNet: Piece-wise Planar Reconstruction from a Single RGB Image

2018-04-17 · CVPR 2018 6 · Chen Liu, Jimei Yang, Duygu Ceylan, Ersin Yumer 외

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 PredictionSegmentation

TriPlaneNet: An Encoder for EG3D Inversion

2023-03-23 · Ananta R. Bhattarai, Matthias Nießner, Artem Sevastopolsky

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…

NeRF

Dynamic Plane Convolutional Occupancy Networks

2020-11-11 · Stefan Lionar, Daniil Emtsev, Dusan Svilarkovic, Songyou Peng

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 Reconstruction

Robust Kernel-based Feature Representation for 3D Point Cloud Analysis via Circular Convolutional Network

2020-12-22 · Seunghwan Jung, Yeong-Gil Shin, Minyoung Chung

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…

Segmentation

KAPLAN: A 3D Point Descriptor for Shape Completion

2020-07-31 · Audrey Richard, Ian Cherabier, Martin R. Oswald, Marc Pollefeys 외

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