SOTAVerified

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

2017-04-04ICCV 2017Code Available0· sign in to hype

Roman Klokov, Victor Lempitsky

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

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.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
ModelNet40Kd-NetOverall Accuracy91.8Unverified
ModelNet40Kd-netOverall Accuracy90.6Unverified

Reproductions