HyperAIHyperAI

Command Palette

Search for a command to run...

a month ago

SO-Net: Self-Organizing Network for Point Cloud Analysis

Li Jiaxin Chen Ben M. Lee Gim Hee

SO-Net: Self-Organizing Network for Point Cloud Analysis

Abstract

This paper presents SO-Net, a permutation invariant architecture for deeplearning with orderless point clouds. The SO-Net models the spatialdistribution of point cloud by building a Self-Organizing Map (SOM). Based onthe SOM, SO-Net performs hierarchical feature extraction on individual pointsand SOM nodes, and ultimately represents the input point cloud by a singlefeature vector. The receptive field of the network can be systematicallyadjusted by conducting point-to-node k nearest neighbor search. In recognitiontasks such as point cloud reconstruction, classification, object partsegmentation and shape retrieval, our proposed network demonstrates performancethat is similar with or better than state-of-the-art approaches. In addition,the training speed is significantly faster than existing point cloudrecognition networks because of the parallelizability and simplicity of theproposed architecture. Our code is available at the project website.https://github.com/lijx10/SO-Net

Code Repositories

LONG-9621/SO-Net
pytorch
Mentioned in GitHub
lijx10/SO-Net
Official
pytorch
Mentioned in GitHub
donnyruixu/pc-elm-ae
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
3d-part-segmentation-on-intraSO-Net
DSC (A): 88.76
DSC (V): 97.09
IoU (A): 81.40
IoU (V): 94.46
3d-part-segmentation-on-shapenet-partSO-Net
Instance Average IoU: 84.9
3d-point-cloud-classification-on-intraSO-Net
F1 score (5-fold): 0.868
3d-point-cloud-classification-on-modelnet40SO-Net
Overall Accuracy: 90.9
3d-point-cloud-linear-classification-onSO-Net
Overall Accuracy: 87.5

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
SO-Net: Self-Organizing Network for Point Cloud Analysis | Papers | HyperAI