Welcome to Journal of Graphics share: 

Journal of Graphics ›› 2024, Vol. 45 ›› Issue (1): 78-89.DOI: 10.11996/JG.j.2095-302X.2024010078

Previous Articles     Next Articles

Classification and segmentation network based on Transformer for triangular mesh

LI Jiaqi(), WANG Hui(), GUO Yu   

  1. School of Information Science and Technology, Shijiazhuang Tiedao University, Shijiazhuang Hebei 050043, China
  • Received:2023-06-29 Accepted:2023-11-08 Online:2024-02-29 Published:2024-02-29
  • Contact: WANG Hui (1983-), professor, Ph.D. His main research interests cover computer graphics, graphic image processing, etc. E-mail:wangh@stdu.edu.cn
  • About author:

    LI Jiaqi (1997-), master student. Her main research interest covers computer graphics. E-mail:1202110055@student.stdu.edu.cn

  • Supported by:
    National Natural Science Foundation of China(61972267)

Abstract:

Triangular mesh is an important geometric data structure for effectively expressing the shape details of 3D models. However, the irregular distribution of surface elements poses a challenge in directly applying existing neural networks to triangular meshes. To address the irregular structure of triangular meshes, taking the mesh surface as Token directly, a deep neural network based on Transformer for triangular meshes is proposed. Firstly, the coordinates for the center of gravity or spectral domain features of the face are utilized as the position information, incorporating its intrinsic features as the input feature, and followed by the position embedding of the input feature. Secondly, the global feature is extracted through a self-attention module, and a face convolution module was employed to extract local features, thereby enhancing the ability to extract local features. Finally, integrating the local and global features, the classification and segmentation deep neural network for triangular meshes is constructed. The experimental results on the SHREC classification dataset and COSEG segmentation dataset demonstrate the proposed method’s high accuracy and its effectiveness in improving the training speed.

Key words: geometry deep learning, Transformer, triangular mesh, 3D model classification, 3D model segmentation

CLC Number: