paper-with-me

홈 › Papers

3D Dental model segmentation with graph attentional convolution network

2021-09-14 · Pattern Recognition Letters 2021 9 · Yue Zhao, Lingming Zhang, Chongshi Yang, Yingyun Tan, Yang Liu, Pengcheng Li, Tianhao Huang, Chenqiang Gao

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

DArch: Dental Arch Prior-assisted 3D Tooth Instance Segmentation

2022-04-25 · Liangdong Qiu, Chongjie Ye, Pei Chen, Yunbi Liu 외

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 Segmentation

Graph Attention Convolution for Point Cloud Semantic Segmentation

2019-06-01 · CVPR 2019 6 · Lei Wang, Yuchun Huang, Yaolin Hou, Shenman Zhang 외

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 Segmentation

CAFCT-Net: A CNN-Transformer Hybrid Network with Contextual and Attentional Feature Fusion for Liver Tumor Segmentation

2024-01-30 · Ming Kang, Chee-Ming Ting, Fung Fung Ting, Raphaël Phan

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 Segmentation

TSGCNet: Discriminative Geometric Feature Learning with Two-Stream GraphConvolutional Network for 3D Dental Model Segmentation

2020-12-26 · Lingming Zhang, Yue Zhao, Deyu Meng, Zhiming Cui 외

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 Learning

TSGCNet: Discriminative Geometric Feature Learning With Two-Stream Graph Convolutional Network for 3D Dental Model Segmentation

2021-06-19 · CVPR 2021 1 · Lingming Zhang, Yue Zhao, Deyu Meng, Zhiming Cui 외

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