English

GASCN: Graph Attention Shape Completion Network

Computer Vision and Pattern Recognition 2022-01-21 v1

Abstract

Shape completion, the problem of inferring the complete geometry of an object given a partial point cloud, is an important problem in robotics and computer vision. This paper proposes the Graph Attention Shape Completion Network (GASCN), a novel neural network model that solves this problem. This model combines a graph-based model for encoding local point cloud information with an MLP-based architecture for encoding global information. For each completed point, our model infers the normal and extent of the local surface patch which is used to produce dense yet precise shape completions. We report experiments that demonstrate that GASCN outperforms standard shape completion methods on a standard benchmark drawn from the Shapenet dataset.

Keywords

Cite

@article{arxiv.2201.07937,
  title  = {GASCN: Graph Attention Shape Completion Network},
  author = {Haojie Huang and Ziyi Yang and Robert Platt},
  journal= {arXiv preprint arXiv:2201.07937},
  year   = {2022}
}

Comments

International Conference on 3D Vision (3DV)