paper-with-me

Papers

Spherical Convolutional Neural Network for 3D Point Clouds

2018-05-21 · Huan Lei, Naveed Akhtar, Ajmal Mian

We propose a neural network for 3D point cloud processing that exploits `spherical' convolution kernels and octree partitioning of space. The proposed metric-based spherical kernels systematically quantize point neighborhoods to identify local geometric structures in data, while maintaining the properties of translation-invariance and asymmetry. The network architecture itself is guided by octree data structuring that takes full advantage of the sparse nature of irregular point clouds. We specify spherical kernels with the help of neurons in each layer that in turn are associated with spatial locations. We exploit this association to avert dynamic kernel generation during network training, that enables efficient learning with high resolution point clouds. We demonstrate the utility of the spherical convolutional neural network for 3D object classification on standard benchmark datasets.

📄 PDF Abstract BibTeX arXiv:1805.07872

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object ClassificationGeneral ClassificationTranslation

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Octree guided CNN with Spherical Kernels for 3D Point Clouds

2019-02-28 · CVPR 2019 6 · Huan Lei, Naveed Akhtar, Ajmal Mian

We propose an octree guided neural network architecture and spherical convolutional kernel for machine learning from arbitrary 3D point clouds. The network architecture capitalizes on the sparse nature of irregular point…

3D Object Classification3D Part SegmentationTranslation

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

Spherical Interpolated Convolutional Network with Distance-Feature Density for 3D Semantic Segmentation of Point Clouds

2020-11-27 · Guangming Wang, Yehui Yang, Huixin Zhang, Zhe Liu 외

The semantic segmentation of point clouds is an important part of the environment perception for robots. However, it is difficult to directly adopt the traditional 3D convolution kernel to extract features from raw 3D po…

3D Semantic SegmentationFeature CorrelationSemantic Segmentation

Steerable 3D Spherical Neurons

2021-06-02 · Pavlo Melnyk, Michael Felsberg, Mårten Wadenbäck

Emerging from low-level vision theory, steerable filters found their counterpart in prior work on steerable convolutional neural networks equivariant to rigid transformations. In our work, we propose a steerable feed-for…

3D geometry

PointSeg: Real-Time Semantic Segmentation Based on 3D LiDAR Point Cloud

2018-07-17 · Yu-An Wang, Tianyue Shi, Peng Yun, Lei Tai 외

In this paper, we propose PointSeg, a real-time end-to-end semantic segmentation method for road-objects based on spherical images. We take the spherical image, which is transformed from the 3D LiDAR point clouds, as inp…

3D Object DetectionAutonomous DrivingGPUobject-detection+3