paper-with-me

홈 › Papers

3DTeethSAM: Taming SAM2 for 3D Teeth Segmentation

2025-12-12 · Zhiguo Lu, Jianwen Lou, Mingjun Ma, Hairong Jin, Youyi Zheng, Kun Zhou arxiv

3D teeth segmentation, involving the localization of tooth instances and their semantic categorization in 3D dental models, is a critical yet challenging task in digital dentistry due to the complexity of real-world dentition. In this paper, we propose 3DTeethSAM, an adaptation of the Segment Anything Model 2 (SAM2) for 3D teeth segmentation. SAM2 is a pretrained foundation model for image and video segmentation, demonstrating a strong backbone in various downstream scenarios. To adapt SAM2 for 3D teeth data, we render images of 3D teeth models from predefined views, apply SAM2 for 2D segmentation, and reconstruct 3D results using 2D-3D projections. Since SAM2's performance depends on input prompts and its initial outputs often have deficiencies, and given its class-agnostic nature, we introduce three light-weight learnable modules: (1) a prompt embedding generator to derive prompt embeddings from image embeddings for accurate mask decoding, (2) a mask refiner to enhance SAM2's initial segmentation results, and (3) a mask classifier to categorize the generated masks. Additionally, we incorporate Deformable Global Attention Plugins (DGAP) into SAM2's image encoder. The DGAP enhances both the segmentation accuracy and the speed of the training process. Our method has been validated on the 3DTeethSeg benchmark, achieving an IoU of 91.90% on high-resolution 3D teeth meshes, establishing a new state-of-the-art in the field.

📄 PDF Abstract BibTeX arXiv:2512.11557

Code (0)

등록된 구현이 없습니다.

Tasks

Video Segmentation

Similar Papers 제목 키워드 기반

Processing and Segmentation of Human Teeth from 2D Images using Weakly Supervised Learning

2023-11-13 · Tomáš Kunzo, Viktor Kocur, Lukáš Gajdošech, Martin Madaras

Teeth segmentation is an essential task in dental image analysis for accurate diagnosis and treatment planning. While supervised deep learning methods can be utilized for teeth segmentation, they often require extensive …

Keypoint DetectionSegmentationWeakly-supervised Learning

Instance Segmentation and Teeth Classification in Panoramic X-rays

2024-06-06 · Devichand Budagam, Ayush Kumar, Sayan Ghosh, Anuj Shrivastav 외

Teeth segmentation and recognition are critical in various dental applications and dental diagnosis. Automatic and accurate segmentation approaches have been made possible by integrating deep learning models. Although te…

Instance Segmentationobject-detectionObject DetectionSegmentation+1

Multiclass Segmentation using Teeth Attention Modules for Dental X-ray Images

2023-11-07 · Afnan Ghafoor, Seong-Yong Moon, Bumshik Lee

This paper proposed a cutting-edge multiclass teeth segmentation architecture that integrates an M-Net-like structure with Swin Transformers and a novel component named Teeth Attention Block (TAB). Existing teeth image s…

Image SegmentationSegmentationSemantic Segmentation

3DTeethSeg'22: 3D Teeth Scan Segmentation and Labeling Challenge

2023-05-29 · Achraf Ben-Hamadou, Oussama Smaoui, Ahmed Rekik, Sergi Pujades 외

Teeth localization, segmentation, and labeling from intra-oral 3D scans are essential tasks in modern dentistry to enhance dental diagnostics, treatment planning, and population-based studies on oral health. However, dev…

AnatomySegmentation

Teeth-SEG: An Efficient Instance Segmentation Framework for Orthodontic Treatment based on Anthropic Prior Knowledge

2024-04-01 · Bo Zou, Shaofeng Wang, Hao liu, Gaoyue Sun 외

Teeth localization, segmentation, and labeling in 2D images have great potential in modern dentistry to enhance dental diagnostics, treatment planning, and population-based studies on oral health. However, general instan…

Image SegmentationInstance SegmentationSegmentationSemantic Segmentation