Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Escape from Cells: Deep Kd-Networks for the Recognition of 3D Point Cloud Models

About

We present a new deep learning architecture (called Kd-network) that is designed for 3D model recognition tasks and works with unstructured point clouds. The new architecture performs multiplicative transformations and share parameters of these transformations according to the subdivisions of the point clouds imposed onto them by Kd-trees. Unlike the currently dominant convolutional architectures that usually require rasterization on uniform two-dimensional or three-dimensional grids, Kd-networks do not rely on such grids in any way and therefore avoid poor scaling behaviour. In a series of experiments with popular shape recognition benchmarks, Kd-networks demonstrate competitive performance in a number of shape recognition tasks such as shape classification, shape retrieval and shape part segmentation.

Roman Klokov, Victor Lempitsky• 2017

Related benchmarks

TaskDatasetResultRank
Part SegmentationShapeNetPart (test)
mIoU (Inst.)82.3
312
3D Object ClassificationModelNet40 (test)
Accuracy91.8
302
3D Point Cloud ClassificationModelNet40 (test)
OA91.8
297
3D Shape ClassificationModelNet40 (test)
Accuracy91.8
227
Point Cloud ClassificationModelNet40 (test)--
224
Part SegmentationShapeNetPart
mIoU (Instance)82.3
198
Object ClassificationModelNet40 (test)
Accuracy91.8
180
3D Object Part SegmentationShapeNet Part (test)
mIoU82.3
114
Shape Part SegmentationShapeNet (test)
Mean IoU85.5
95
Shape classificationModelNet40
Accuracy91.8
85
Showing 10 of 33 rows

Other info

Code

Follow for update