paper-with-me

Papers

ShellNet: Efficient Point Cloud Convolutional Neural Networks using Concentric Shells Statistics

2019-08-17 · ICCV 2019 10 · Zhiyuan Zhang, Binh-Son Hua, Sai-Kit Yeung

Deep learning with 3D data has progressed significantly since the introduction of convolutional neural networks that can handle point order ambiguity in point cloud data. While being able to achieve good accuracies in various scene understanding tasks, previous methods often have low training speed and complex network architecture. In this paper, we address these problems by proposing an efficient end-to-end permutation invariant convolution for point cloud deep learning. Our simple yet effective convolution operator named ShellConv uses statistics from concentric spherical shells to define representative features and resolve the point order ambiguity, allowing traditional convolution to perform on such features. Based on ShellConv we further build an efficient neural network named ShellNet to directly consume the point clouds with larger receptive fields while maintaining less layers. We demonstrate the efficacy of ShellNet by producing state-of-the-art results on object classification, object part segmentation, and semantic scene segmentation while keeping the network very fast to train.

📄 PDF Abstract BibTeX arXiv:1908.06295

Code (1)

hkust-vgd/shellnet 공식 구현 tf

Tasks

3D Point Cloud Classification3D Semantic SegmentationEfficient Neural NetworkSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Concentric Spherical GNN for 3D Representation Learning

2021-03-18 · James Fox, Bo Zhao, Sivasankaran Rajamanickam, Rampi Ramprasad 외

Learning 3D representations that generalize well to arbitrarily oriented inputs is a challenge of practical importance in applications varying from computer vision to physics and chemistry. We propose a novel multi-resol…

3D ClassificationRepresentation Learning

SPNet: Multi-Shell Kernel Convolution for Point Cloud Semantic Segmentation

2021-09-23 · Yuyan Li, Chuanmao Fan, Xu Wang, Ye Duan

Feature encoding is essential for point cloud analysis. In this paper, we propose a novel point convolution operator named Shell Point Convolution (SPConv) for shape encoding and local context learning. Specifically, SPC…

Semantic Segmentation

ACZ-GSeg: Adaptive Concentric Zone-based Two-stage Ground Segmentation for LiDAR Point Clouds

2026-07-13 · Ge Zhang Chunyang Wang Bin Liu arxiv

Ground segmentation is a fundamental prerequisite for autonomous navigation, environmental perception, and object detection in ground mobile platforms. To address the under-segmentation of ground points caused by sparse …

Object DetectionPoint Clouds

Segmentation of structural parts of rosebush plants with 3D point-based deep learning methods

2020-12-21 · Kaya Turgut, Helin Dutagaci, Gilles Galopin, David Rousseau

Segmentation of structural parts of 3D models of plants is an important step for plant phenotyping, especially for monitoring architectural and morphological traits. Current state-of-the art approaches rely on hand-craft…

Deep LearningPlant PhenotypingSegmentation

Patchwork: Concentric Zone-based Region-wise Ground Segmentation with Ground Likelihood Estimation Using a 3D LiDAR Sensor

2021-08-12 · Hyungtae Lim, Minho Oh, Hyun Myung

Ground segmentation is crucial for terrestrial mobile platforms to perform navigation or neighboring object recognition. Unfortunately, the ground is not flat, as it features steep slopes; bumpy roads; or objects, such a…

Object RecognitionSegmentation