Projection-based Point Convolution for Efficient Point Cloud Segmentation

02/04/2022
by   Pyunghwan Ahn, et al.
0

Understanding point cloud has recently gained huge interests following the development of 3D scanning devices and the accumulation of large-scale 3D data. Most point cloud processing algorithms can be classified as either point-based or voxel-based methods, both of which have severe limitations in processing time or memory, or both. To overcome these limitations, we propose Projection-based Point Convolution (PPConv), a point convolutional module that uses 2D convolutions and multi-layer perceptrons (MLPs) as its components. In PPConv, point features are processed through two branches: point branch and projection branch. Point branch consists of MLPs, while projection branch transforms point features into a 2D feature map and then apply 2D convolutions. As PPConv does not use point-based or voxel-based convolutions, it has advantages in fast point cloud processing. When combined with a learnable projection and effective feature fusion strategy, PPConv achieves superior efficiency compared to state-of-the-art methods, even with a simple architecture based on PointNet++. We demonstrate the efficiency of PPConv in terms of the trade-off between inference time and segmentation performance. The experimental results on S3DIS and ShapeNetPart show that PPConv is the most efficient method among the compared ones. The code is available at github.com/pahn04/PPConv.

READ FULL TEXT

page 1

page 2

page 4

page 6

page 7

page 9

page 10

page 12

research
09/23/2021

Fast Point Voxel Convolution Neural Network with Selective Feature Fusion for Point Cloud Semantic Segmentation

We present a novel lightweight convolutional neural network for point cl...
research
05/03/2022

Point Cloud Semantic Segmentation using Multi Scale Sparse Convolution Neural Network

Point clouds have the characteristics of disorder, unstructured and spar...
research
09/07/2020

DV-ConvNet: Fully Convolutional Deep Learning on Point Clouds with Dynamic Voxelization and 3D Group Convolution

3D point cloud interpretation is a challenging task due to the randomnes...
research
11/02/2020

PBP-Net: Point Projection and Back-Projection Network for 3D Point Cloud Segmentation

Following considerable development in 3D scanning technologies, many stu...
research
11/30/2021

CT-block: a novel local and global features extractor for point cloud

Deep learning on the point cloud is increasingly developing. Grouping th...
research
09/23/2019

Go Wider: An Efficient Neural Network for Point Cloud Analysis via Group Convolutions

In order to achieve better performance for point cloud analysis, many re...
research
06/09/2021

Revisiting Point Cloud Shape Classification with a Simple and Effective Baseline

Processing point cloud data is an important component of many real-world...

Please sign up or login with your details

Forgot password? Click here to reset