Abstract: Recently, emerging point cloud dedicated deep learning frameworks, such as PointNet and PointNet++, have achieved remarkable advantage in both accuracy and speed over traditional handcrafted ones. However, since the point coordinates of point clouds are represented in various local coordinate systems, most existing methods require additional preprocessing on raw point clouds. In this work, we design an efficient transform-invariant framework (named 3DTI-Net) for point cloud processing without the need of such preprocessing. 3DTI-Net consists of a transform invariant feature encoder as the front-end and a hierarchical graph convolutional neural network as the back-end. It achieves transform invariant feature extraction by learning inner 3D geometry information based on local graph representation. Experiments results on various classification and retrieval tasks show that, 3DTI-Net is able to learn 3D feature efficiently and can achieve state-of-the-art performance in rotated 3D object classification and retrieval.
0 Replies
Loading