Assembly-Based 3D Modeling Using Graph Convolutional Neural Networks.

Xufeng Lang,Zhengxing Sun,Qian Li,Jinlong Shi
DOI: https://doi.org/10.1007/978-3-030-00764-5_30
2018-01-01
Abstract:Assembly-based methods make 3D shape modelling convenient and effective even for non-expert users. However, it is still difficult to choose a reasonable component from an unlabeled shape dataset. In this work, the spectral graph convolutional neural networks (graph CNNs) are used to label a subcomponent in the given shape by their context information and geometry features using convolution operation. Then an appropriate component to replace the above labeled component is found by the same network according to their labels from shapes database. After replacing the component, reasonable results can be obtained in most experiments, which prove the reliability of our method. In addition, we found that the use of dropout and residual could greatly improve the training and performance. The context information, compared with the geometry features, is more effective in creating new shapes.
What problem does this paper attempt to address?