English

Orientation-boosted Voxel Nets for 3D Object Recognition

Computer Vision and Pattern Recognition 2017-10-23 v2 Neural and Evolutionary Computing

Abstract

Recent work has shown good recognition results in 3D object recognition using 3D convolutional networks. In this paper, we show that the object orientation plays an important role in 3D recognition. More specifically, we argue that objects induce different features in the network under rotation. Thus, we approach the category-level classification task as a multi-task problem, in which the network is trained to predict the pose of the object in addition to the class label as a parallel task. We show that this yields significant improvements in the classification results. We test our suggested architecture on several datasets representing various 3D data sources: LiDAR data, CAD models, and RGB-D images. We report state-of-the-art results on classification as well as significant improvements in precision and speed over the baseline on 3D detection.

Keywords

Cite

@article{arxiv.1604.03351,
  title  = {Orientation-boosted Voxel Nets for 3D Object Recognition},
  author = {Nima Sedaghat and Mohammadreza Zolfaghari and Ehsan Amiri and Thomas Brox},
  journal= {arXiv preprint arXiv:1604.03351},
  year   = {2017}
}

Comments

BMVC'17 version. Added some experiments + auto-alignment of Modelnet40

R2 v1 2026-06-22T13:30:18.955Z