paper-with-me

Papers

SAM3D: Segment Anything Model in Volumetric Medical Images

2023-09-07 · Nhat-Tan Bui, Dinh-Hieu Hoang, Minh-Triet Tran, Gianfranco Doretto, Donald Adjeroh, Brijesh Patel, Arabinda Choudhary, Ngan Le

Image segmentation remains a pivotal component in medical image analysis, aiding in the extraction of critical information for precise diagnostic practices. With the advent of deep learning, automated image segmentation methods have risen to prominence, showcasing exceptional proficiency in processing medical imagery. Motivated by the Segment Anything Model (SAM)-a foundational model renowned for its remarkable precision and robust generalization capabilities in segmenting 2D natural images-we introduce SAM3D, an innovative adaptation tailored for 3D volumetric medical image analysis. Unlike current SAM-based methods that segment volumetric data by converting the volume into separate 2D slices for individual analysis, our SAM3D model processes the entire 3D volume image in a unified approach. Extensive experiments are conducted on multiple medical image datasets to demonstrate that our network attains competitive results compared with other state-of-the-art methods in 3D medical segmentation tasks while being significantly efficient in terms of parameters. Code and checkpoints are available at https://github.com/UARK-AICV/SAM3D.

📄 PDF Abstract BibTeX arXiv:2309.03493

Code (2)

DinhHieuHoang/SAM3D 공식 구현 pytorch
uark-aicv/sam3d 공식 구현 pytorch

Tasks

DiagnosticImage SegmentationMedical Image AnalysismodelSegmentationSemantic Segmentation

Similar 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 외

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

Zero-Shot Gaze-based Volumetric Medical Image Segmentation

2025-05-21 · Tatyana Shmykova, Leila Khaertdinova, Ilya Pershin

Accurate segmentation of anatomical structures in volumetric medical images is crucial for clinical applications, including disease monitoring and cancer treatment planning. Contemporary interactive segmentation models, …

Image SegmentationInteractive SegmentationMedical Image SegmentationSegmentation+2

Few-Shot Adaptation of Training-Free Foundation Model for 3D Medical Image Segmentation

2025-01-15 · Xingxin He, Yifan Hu, Zhaoye Zhou, Mohamed Jarraya 외

Vision foundation models have achieved remarkable progress across various image analysis tasks. In the image segmentation task, foundation models like the Segment Anything Model (SAM) enable generalizable zero-shot segme…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

3DSAM-adapter: Holistic adaptation of SAM from 2D to 3D for promptable tumor segmentation

2023-06-23 · Shizhan Gong, Yuan Zhong, Wenao Ma, Jinpeng Li 외

Despite that the segment anything model (SAM) achieved impressive results on general-purpose semantic segmentation with strong generalization ability on daily images, its demonstrated performance on medical image segment…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Automatic Segmentation of 3D CT scans with SAM2 using a zero-shot approach

2026-03-24 · Miquel Lopez Escoriza, Pau Amargant Alvarez arxiv

Foundation models for image segmentation have shown strong generalization in natural images, yet their applicability to 3D medical imaging remains limited. In this work, we study the zero-shot use of Segment Anything Mod…

Volumetric Medical Image Segmentation