HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

SpiderCNN: Deep Learning on Point Sets with Parameterized Convolutional Filters

Yifan Xu; Tianqi Fan; Mingye Xu; Long Zeng; Yu Qiao

SpiderCNN: Deep Learning on Point Sets with Parameterized Convolutional Filters

Abstract

Deep neural networks have enjoyed remarkable success for various vision tasks, however it remains challenging to apply CNNs to domains lacking a regular underlying structures such as 3D point clouds. Towards this we propose a novel convolutional architecture, termed SpiderCNN, to efficiently extract geometric features from point clouds. SpiderCNN is comprised of units called SpiderConv, which extend convolutional operations from regular grids to irregular point sets that can be embedded in R^n, by parametrizing a family of convolutional filters. We design the filter as a product of a simple step function that captures local geodesic information and a Taylor polynomial that ensures the expressiveness. SpiderCNN inherits the multi-scale hierarchical architecture from classical CNNs, which allows it to extract semantic deep features. Experiments on ModelNet40 demonstrate that SpiderCNN achieves state-of-the-art accuracy 92.4% on standard benchmarks, and shows competitive performance on segmentation task.

Code Repositories

xyf513/SpiderCNN
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
3d-part-segmentation-on-intraSpiderCNN
DSC (A): 75.82
DSC (V): 94.53
IoU (A): 67.25
IoU (V): 90.16
3d-part-segmentation-on-shapenet-partSpiderCNN
Class Average IoU: 82.4
Instance Average IoU: 85.3
3d-point-cloud-classification-on-intraSpiderCNN
F1 score (5-fold): 0.872
3d-point-cloud-classification-on-modelnet40SpiderCNN
Overall Accuracy: 92.4
3d-point-cloud-classification-on-scanobjectnnSpiderCNN
Mean Accuracy: 69.8
Overall Accuracy: 73.7

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
SpiderCNN: Deep Learning on Point Sets with Parameterized Convolutional Filters | Papers | HyperAI