paper-with-me

Papers

FastSAM-3DSlicer: A 3D-Slicer Extension for 3D Volumetric Segment Anything Model with Uncertainty Quantification

2024-07-17 · Yiqing Shen, Xinyuan Shao, Blanca Inigo Romillo, David Dreizin, Mathias Unberath

Accurate segmentation of anatomical structures and pathological regions in medical images is crucial for diagnosis, treatment planning, and disease monitoring. While the Segment Anything Model (SAM) and its variants have demonstrated impressive interactive segmentation capabilities on image types not seen during training without the need for domain adaptation or retraining, their practical application in volumetric 3D medical imaging workflows has been hindered by the lack of a user-friendly interface. To address this challenge, we introduce FastSAM-3DSlicer, a 3D Slicer extension that integrates both 2D and 3D SAM models, including SAM-Med2D, MedSAM, SAM-Med3D, and FastSAM-3D. Building on the well-established open-source 3D Slicer platform, our extension enables efficient, real-time segmentation of 3D volumetric medical images, with seamless interaction and visualization. By automating the handling of raw image data, user prompts, and segmented masks, FastSAM-3DSlicer provides a streamlined, user-friendly interface that can be easily incorporated into medical image analysis workflows. Performance evaluations reveal that the FastSAM-3DSlicer extension running FastSAM-3D achieves low inference times of only 1.09 seconds per volume on CPU and 0.73 seconds per volume on GPU, making it well-suited for real-time interactive segmentation. Moreover, we introduce an uncertainty quantification scheme that leverages the rapid inference capabilities of FastSAM-3D for practical implementation, further enhancing its reliability and applicability in medical settings. FastSAM-3DSlicer offers an interactive platform and user interface for 2D and 3D interactive volumetric medical image segmentation, offering a powerful combination of efficiency, precision, and ease of use with SAMs. The source code and a video demonstration are publicly available at https://github.com/arcadelab/FastSAM3D_slicer.

📄 PDF Abstract BibTeX arXiv:2407.12658

Code (1)

arcadelab/fastsam3d_slicer 공식 구현 pytorch

Tasks

CPUDomain AdaptationGPUImage SegmentationInteractive SegmentationMedical Image AnalysisMedical Image SegmentationSegmentationSemantic SegmentationUncertainty QuantificationVolumetric Medical Image Segmentation

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

FastSAM3D: An Efficient Segment Anything Model for 3D Volumetric Medical Images

2024-03-14 · Yiqing Shen, Jingxing Li, Xinyuan Shao, Blanca Inigo Romillo 외

Segment anything models (SAMs) are gaining attention for their zero-shot generalization capability in segmenting objects of unseen classes and in unseen domains when properly prompted. Interactivity is a key strength of …

3D Medical Imaging SegmentationGPUMedical Image SegmentationTransfer Learning+1

SAM & SAM 2 in 3D Slicer: SegmentWithSAM Extension for Annotating Medical Images

2024-08-27 · Zafer Yildiz, YuWen Chen, Maciej A. Mazurowski

Creating annotations for 3D medical data is time-consuming and often requires highly specialized expertise. Various tools have been implemented to aid this process. Segment Anything Model 2 (SAM 2) offers a general-purpo…

SlicerNNInteractive: A 3D Slicer extension for nnInteractive

2025-04-07 · Coen de Vente, Kiran Vaidhya Venkadesh, Bram van Ginneken, Clara I. Sánchez

SlicerNNInteractive integrates nnInteractive, a state-of-the-art promptable deep learning-based framework for 3D image segmentation, into the widely used 3D Slicer platform. Our extension implements a client-server archi…

Image SegmentationSemantic Segmentation

SAMM (Segment Any Medical Model): A 3D Slicer Integration to SAM

2023-04-12 · Yihao Liu, Jiaming Zhang, Zhangcong She, Amir Kheradmand 외

The Segment Anything Model (SAM) is a new image segmentation tool trained with the largest available segmentation dataset. The model has demonstrated that, with prompts, it can create high-quality masks for general image…

Image SegmentationSegmentationSemantic Segmentation

TomoSAM: a 3D Slicer extension using SAM for tomography segmentation

2023-06-14 · Federico Semeraro, Alexandre Quintart, Sergio Fraile Izquierdo, Joseph C. Ferguson

TomoSAM has been developed to integrate the cutting-edge Segment Anything Model (SAM) into 3D Slicer, a highly capable software platform used for 3D image processing and visualization. SAM is a promptable deep learning m…

3D Part SegmentationImage SegmentationMedical Image SegmentationSegmentation+1