3D Dental model segmentation with graph attentional convolution network
Precisely segmenting teeth from digitized 3D dental models is an essential task in computer-aided or- thodontic surgical planning. In recent years, various deep learning-based methods have been proposed to process dental models for teeth segmentation, however, these methods usually ignore or coarsely model the dependency between vertices/mesh cells in local space, which fails to exploit local geometric de- tails that are critical to capture complete teeth structure. In this paper, we propose a specific end-to-end network for teeth segmentation on 3D dental models. By constructing a graph for the raw mesh data, our network adopts a series of graph attentional convolution layers and a global structure branch to extract fine-grained local geometric feature and global feature, respectively. Subsequently, these two fea- tures are further fused to learn comprehensive information for cell-wise segmentation tasks. We have evaluated our network on a real-patient dataset of dental models acquired through 3D intraoral scanners, and experimental results show that our method outperforms state-of-the-art deep learning methods for 3D shape segmentation.
Code (0)
등록된 구현이 없습니다.
Tasks
SegmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
DArch: Dental Arch Prior-assisted 3D Tooth Instance Segmentation
Automatic tooth instance segmentation on 3D dental models is a fundamental task for computer-aided orthodontic treatments. Existing learning-based methods rely heavily on expensive point-wise annotations. To alleviate th…
Instance SegmentationSegmentationSemantic SegmentationGraph Attention Convolution for Point Cloud Semantic Segmentation
Standard convolution is inherently limited for semantic segmentation of point cloud due to its isotropy about features. It neglects the structure of an object, results in poor object delineation and small spurious reg…
Graph AttentionObjectSegmentationSemantic SegmentationCAFCT-Net: A CNN-Transformer Hybrid Network with Contextual and Attentional Feature Fusion for Liver Tumor Segmentation
Medical image semantic segmentation techniques can help identify tumors automatically from computed tomography (CT) scans. In this paper, we propose a Contextual and Attentional feature Fusions enhanced Convolutional Neu…
Computed Tomography (CT)SegmentationSemantic SegmentationTumor SegmentationTSGCNet: Discriminative Geometric Feature Learning with Two-Stream GraphConvolutional Network for 3D Dental Model Segmentation
The ability to segment teeth precisely from digitized 3D dental models is an essential task in computer-aided orthodontic surgical planning. To date, deep learning based methods have been popularly used to handle this ta…
Graph LearningTSGCNet: Discriminative Geometric Feature Learning With Two-Stream Graph Convolutional Network for 3D Dental Model Segmentation
The ability to segment teeth precisely from digitized 3D dental models is an essential task in computer-aided orthodontic surgical planning. To date, deep learning based methods have been popularly used to handle thi…
Graph Learning