Point Cloud Semantic Segmentation using Multi Scale Sparse Convolution Neural Network

05/03/2022
by   Yunzheng Su, et al.
0

Point clouds have the characteristics of disorder, unstructured and sparseness.Aiming at the problem of the non-structural nature of point clouds, thanks to the excellent performance of convolutional neural networks in image processing, one of the solutions is to extract features from point clouds based on two-dimensional convolutional neural networks. The three-dimensional information carried in the point cloud can be converted to two-dimensional, and then processed by a two-dimensional convolutional neural network, and finally back-projected to three-dimensional.In the process of projecting 3D information to 2D and back-projection, certain information loss will inevitably be caused to the point cloud and category inconsistency will be introduced in the back-projection stage;Another solution is the voxel-based point cloud segmentation method, which divides the point cloud into small grids one by one.However, the point cloud is sparse, and the direct use of 3D convolutional neural network inevitably wastes computing resources. In this paper, we propose a feature extraction module based on multi-scale ultra-sparse convolution and a feature selection module based on channel attention, and build a point cloud segmentation network framework based on this.By introducing multi-scale sparse convolution, network could capture richer feature information based on convolution kernels of different sizes, improving the segmentation result of point cloud segmentation.

READ FULL TEXT
research
04/04/2019

Generalizing discrete convolutions for unstructured point clouds

Point clouds are unstructured and unordered data, as opposed to images. ...
research
12/14/2017

Point-wise Convolutional Neural Network

Deep learning with 3D data such as reconstructed point clouds and CAD mo...
research
05/29/2019

NPTC-net: Narrow-Band Parallel Transport Convolutional Neural Network on Point Clouds

Convolution plays a crucial role in various applications in signal and i...
research
04/10/2018

Classification of Point Cloud Scenes with Multiscale Voxel Deep Network

In this article we describe a new convolutional neural network (CNN) to ...
research
03/31/2023

MLGCN: An Ultra Efficient Graph Convolution Neural Model For 3D Point Cloud Analysis

The analysis of 3D point clouds has diverse applications in robotics, vi...
research
12/27/2019

Pointwise Attention-Based Atrous Convolutional Neural Networks

With the rapid progress of deep convolutional neural networks, in almost...
research
02/04/2022

Projection-based Point Convolution for Efficient Point Cloud Segmentation

Understanding point cloud has recently gained huge interests following t...

Please sign up or login with your details

Forgot password? Click here to reset