English

Pointwise Convolutional Neural Networks

Computer Vision and Pattern Recognition 2018-03-30 v2 Machine Learning

Abstract

Deep learning with 3D data such as reconstructed point clouds and CAD models has received great research interests recently. However, the capability of using point clouds with convolutional neural network has been so far not fully explored. In this paper, we present a convolutional neural network for semantic segmentation and object recognition with 3D point clouds. At the core of our network is pointwise convolution, a new convolution operator that can be applied at each point of a point cloud. Our fully convolutional network design, while being surprisingly simple to implement, can yield competitive accuracy in both semantic segmentation and object recognition task.

Keywords

Cite

@article{arxiv.1712.05245,
  title  = {Pointwise Convolutional Neural Networks},
  author = {Binh-Son Hua and Minh-Khoi Tran and Sai-Kit Yeung},
  journal= {arXiv preprint arXiv:1712.05245},
  year   = {2018}
}

Comments

10 pages, 6 figures, 10 tables. Paper accepted to CVPR 2018

R2 v1 2026-06-22T23:18:05.518Z