GSECnet: Ground Segmentation of Point Clouds for Edge Computing
- URL: http://arxiv.org/abs/2104.01766v1
- Date: Mon, 5 Apr 2021 04:29:28 GMT
- Title: GSECnet: Ground Segmentation of Point Clouds for Edge Computing
- Authors: Dong He, Jie Cheng, Jong-Hwan Kim
- Abstract summary: GSECnet is an efficient ground segmentation framework designed to be deployable on a low-power edge computing unit.
Our framework achieves the runtime inference of 135.2 Hz on a desktop platform.
- Score: 7.481096704433562
- License: http://creativecommons.org/licenses/by-nc-sa/4.0/
- Abstract: Ground segmentation of point clouds remains challenging because of the sparse
and unordered data structure. This paper proposes the GSECnet - Ground
Segmentation network for Edge Computing, an efficient ground segmentation
framework of point clouds specifically designed to be deployable on a low-power
edge computing unit. First, raw point clouds are converted into a
discretization representation by pillarization. Afterward, features of points
within pillars are fed into PointNet to get the corresponding pillars feature
map. Then, a depthwise-separable U-Net with the attention module learns the
classification from the pillars feature map with an enormously diminished model
parameter size. Our proposed framework is evaluated on SemanticKITTI against
both point-based and discretization-based state-of-the-art learning approaches,
and achieves an excellent balance between high accuracy and low computing
complexity. Remarkably, our framework achieves the inference runtime of 135.2
Hz on a desktop platform. Moreover, experiments verify that it is deployable on
a low-power edge computing unit powered 10 watts only.
Related papers
- PointPatchMix: Point Cloud Mixing with Patch Scoring [58.58535918705736]
We propose PointPatchMix, which mixes point clouds at the patch level and generates content-based targets for mixed point clouds.
Our approach preserves local features at the patch level, while the patch scoring module assigns targets based on the content-based significance score from a pre-trained teacher model.
With Point-MAE as our baseline, our model surpasses previous methods by a significant margin, achieving 86.3% accuracy on ScanObjectNN and 94.1% accuracy on ModelNet40.
arXiv Detail & Related papers (2023-03-12T14:49:42Z) - PointResNet: Residual Network for 3D Point Cloud Segmentation and
Classification [18.466814193413487]
Point cloud segmentation and classification are some of the primary tasks in 3D computer vision.
In this paper, we propose PointResNet, a residual block-based approach.
Our model directly processes the 3D points, using a deep neural network for the segmentation and classification tasks.
arXiv Detail & Related papers (2022-11-20T17:39:48Z) - Adaptive Edge-to-Edge Interaction Learning for Point Cloud Analysis [118.30840667784206]
Key issue for point cloud data processing is extracting useful information from local regions.
Previous works ignore the relation between edges in local regions, which encodes the local shape information.
This paper proposes a novel Adaptive Edge-to-Edge Interaction Learning module.
arXiv Detail & Related papers (2022-11-20T07:10:14Z) - Point cloud completion on structured feature map with feedback network [28.710494879042002]
We propose FSNet, a feature structuring module that can adaptively aggregate point-wise features into a 2D structured feature map.
A 2D convolutional neural network is adopted to decode feature maps from FSNet into a coarse and complete point cloud.
A point cloud upsampling network is used to generate dense point cloud from the partial input and the coarse intermediate output.
arXiv Detail & Related papers (2022-02-17T10:59:40Z) - CP-Net: Contour-Perturbed Reconstruction Network for Self-Supervised
Point Cloud Learning [53.1436669083784]
We propose a generic Contour-Perturbed Reconstruction Network (CP-Net), which can effectively guide self-supervised reconstruction to learn semantic content in the point cloud.
For classification, we get a competitive result with the fully-supervised methods on ModelNet40 (92.5% accuracy) and ScanObjectNN (87.9% accuracy)
arXiv Detail & Related papers (2022-01-20T15:04:12Z) - GSIP: Green Semantic Segmentation of Large-Scale Indoor Point Clouds [64.86292006892093]
GSIP (Green of Indoor Point clouds) is an efficient solution to semantic segmentation of large-scale indoor scene point clouds.
GSIP has two novel components: 1) a room-style data pre-processing method that selects a proper subset of points for further processing, and 2) a new feature extractor which is extended from PointHop.
Experiments show that GSIP outperforms PointNet in segmentation performance for the S3DIS dataset.
arXiv Detail & Related papers (2021-09-24T09:26:53Z) - UPDesc: Unsupervised Point Descriptor Learning for Robust Registration [54.95201961399334]
UPDesc is an unsupervised method to learn point descriptors for robust point cloud registration.
We show that our learned descriptors yield superior performance over existing unsupervised methods.
arXiv Detail & Related papers (2021-08-05T17:11:08Z) - Learning point embedding for 3D data processing [2.12121796606941]
Current point-based methods are essentially spatial relationship processing networks.
Our architecture, PE-Net, learns the representation of point clouds in high-dimensional space.
Experiments show that PE-Net achieves the state-of-the-art performance in multiple challenging datasets.
arXiv Detail & Related papers (2021-07-19T00:25:28Z) - Learning Semantic Segmentation of Large-Scale Point Clouds with Random
Sampling [52.464516118826765]
We introduce RandLA-Net, an efficient and lightweight neural architecture to infer per-point semantics for large-scale point clouds.
The key to our approach is to use random point sampling instead of more complex point selection approaches.
Our RandLA-Net can process 1 million points in a single pass up to 200x faster than existing approaches.
arXiv Detail & Related papers (2021-07-06T05:08:34Z) - Multi-scale Receptive Fields Graph Attention Network for Point Cloud
Classification [35.88116404702807]
The proposed MRFGAT architecture is tested on ModelNet10 and ModelNet40 datasets.
Results show it achieves state-of-the-art performance in shape classification tasks.
arXiv Detail & Related papers (2020-09-28T13:01:28Z) - Cascaded Non-local Neural Network for Point Cloud Semantic Segmentation [37.33261773707134]
The proposed network aims to build the long-range dependencies of point clouds for the accurate segmentation.
We develop a novel cascaded non-local module, which consists of the neighborhood-level, superpoint-level and global-level non-local blocks.
Our method achieves state-of-the-art performance and effectively reduces the time consumption and memory occupation.
arXiv Detail & Related papers (2020-07-30T14:34:43Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.