HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Spherical Kernel for Efficient Graph Convolution on 3D Point Clouds

Huan Lei Naveed Akhtar Ajmal Mian

Spherical Kernel for Efficient Graph Convolution on 3D Point Clouds

Abstract

We propose a spherical kernel for efficient graph convolution of 3D point clouds. Our metric-based kernels systematically quantize the local 3D space to identify distinctive geometric relationships in the data. Similar to the regular grid CNN kernels, the spherical kernel maintains translation-invariance and asymmetry properties, where the former guarantees weight sharing among similar local structures in the data and the latter facilitates fine geometric learning. The proposed kernel is applied to graph neural networks without edge-dependent filter generation, making it computationally attractive for large point clouds. In our graph networks, each vertex is associated with a single point location and edges connect the neighborhood points within a defined range. The graph gets coarsened in the network with farthest point sampling. Analogous to the standard CNNs, we define pooling and unpooling operations for our network. We demonstrate the effectiveness of the proposed spherical kernel with graph neural networks for point cloud classification and semantic segmentation using ModelNet, ShapeNet, RueMonge2014, ScanNet and S3DIS datasets. The source code and the trained models can be downloaded from https://github.com/hlei-ziyan/SPH3D-GCN.

Code Repositories

zb12138/sph3d
tf
Mentioned in GitHub
zb12138/sph3dR
tf
Mentioned in GitHub
hlei-ziyan/SPH3D-GCN
Official
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
3d-object-classification-on-modelnet40Spherical Kernel
Classification Accuracy: 89.3
3d-part-segmentation-on-shapenet-partSpherical Kernel
Class Average IoU: 84.9
Instance Average IoU: 86.8

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Spherical Kernel for Efficient Graph Convolution on 3D Point Clouds | Papers | HyperAI