paper-with-me

Papers

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-purpose prompt-based segmentation algorithm designed to annotate videos. In this paper, we adapt this model to the annotation of 3D medical images and offer our implementation in the form of an extension to the popular annotation software: 3D Slicer. Our extension allows users to place point prompts on 2D slices to generate annotation masks and propagate these annotations across entire volumes in either single-directional or bi-directional manners. Our code is publicly available on https://github.com/mazurowski-lab/SlicerSegmentWithSAM and can be easily installed directly from the Extension Manager of 3D Slicer as well.

📄 PDF Abstract BibTeX arXiv:2408.15224

Code (1)

mazurowski-lab/slicersegmentwithsam 공식 구현 pytorch

Similar Papers 제목 키워드 기반

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

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 외

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…

CPUDomain AdaptationGPUImage Segmentation+7

SlicerRoboTMS: An Open-Source 3D Slicer Extension for Robot-Assisted Transcranial Magnetic Stimulation

2026-04-28 · Wenzhi Bai, Yituo Guo, Bhaskar Basu, Andrew Weightman 외 arxiv

Robot-assisted Transcranial Magnetic Stimulation (Robo-TMS) is an image-guided robotic intervention that enhances the accuracy and reproducibility of conventional Transcranial Magnetic Stimulation (TMS), a widely used no…

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

SlicerROS2: A Research and Development Module for Image-Guided Robotic Interventions

2025-09-23 · Laura Connolly, Aravind S. Kumar, Kapi Ketan Mehta, Lidia Al-Zogbi 외 arxiv

Image-guided robotic interventions involve the use of medical imaging in tandem with robotics. SlicerROS2 is a software module that combines 3D Slicer and robot operating system (ROS) in pursuit of a standard integration…