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

Roman Klokov, Victor Lempitsky; Proceedings of the IEEE International Conference on Computer Vision (ICCV), 2017, pp. 863-872

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 shares 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 behavior. 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.

Related Material


[pdf] [arXiv] [video]
[bibtex]
@InProceedings{Klokov_2017_ICCV,
author = {Klokov, Roman and Lempitsky, Victor},
title = {Escape From Cells: Deep Kd-Networks for the Recognition of 3D Point Cloud Models},
booktitle = {Proceedings of the IEEE International Conference on Computer Vision (ICCV)},
month = {Oct},
year = {2017}
}