paper-with-me

홈 › Papers

A Short Review and Evaluation of SAM2's Performance in 3D CT Image Segmentation

2024-08-20 · Yufan He, Pengfei Guo, Yucheng Tang, Andriy Myronenko, Vishwesh Nath, Ziyue Xu, Dong Yang, Can Zhao, Daguang Xu, Wenqi Li

Since the release of Segment Anything 2 (SAM2), the medical imaging community has been actively evaluating its performance for 3D medical image segmentation. However, different studies have employed varying evaluation pipelines, resulting in conflicting outcomes that obscure a clear understanding of SAM2's capabilities and potential applications. We shortly review existing benchmarks and point out that the SAM2 paper clearly outlines a zero-shot evaluation pipeline, which simulates user clicks iteratively for up to eight iterations. We reproduced this interactive annotation simulation on 3D CT datasets and provided the results and code~\url{https://github.com/Project-MONAI/VISTA}. Our findings reveal that directly applying SAM2 on 3D medical imaging in a zero-shot manner is far from satisfactory. It is prone to generating false positives when foreground objects disappear, and annotating more slices cannot fully offset this tendency. For smaller single-connected objects like kidney and aorta, SAM2 performs reasonably well but for most organs it is still far behind state-of-the-art 3D annotation methods. More research and innovation are needed for 3D medical imaging community to use SAM2 correctly.

📄 PDF Abstract BibTeX arXiv:2408.11210

Code (1)

Project-MONAI/VISTA 공식 구현 pytorch

Tasks

Image SegmentationMedical Image SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

U-Net and its variants for Medical Image Segmentation : A short review

2022-04-17 · Vinay Ummadi

The paper is a short review of medical image segmentation using U-Net and its variants. As we understand going through a medical images is not an easy job for any clinician either radiologist or pathologist. Analysing me…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Attention Mechanisms in Medical Image Segmentation: A Survey

2023-05-29 · Yutong Xie, Bing Yang, Qingbiao Guan, Jianpeng Zhang 외

Medical image segmentation plays an important role in computer-aided diagnosis. Attention mechanisms that distinguish important parts from irrelevant parts have been widely used in medical image segmentation tasks. This …

ArticlesImage SegmentationMedical Image SegmentationSegmentation+3

Deep Learning in Medical Ultrasound Image Segmentation: a Review

2020-02-18 · Ziyang Wang

Applying machine learning technologies, especially deep learning, into medical image segmentation is being widely studied because of its state-of-the-art performance and results. It can be a key step to provide a reliabl…

3D ReconstructionDeep LearningImage SegmentationMedical Image Segmentation+2

A survey on shape-constraint deep learning for medical image segmentation

2021-01-19 · Simon Bohlender, Ilkay Oksuz, Anirban Mukhopadhyay

Since the advent of U-Net, fully convolutional deep neural networks and its many variants have completely changed the modern landscape of deep learning based medical image segmentation. However, the over dependence of th…

Image SegmentationMedical Image SegmentationPrognosisSegmentation+1

3D Ultrasound image segmentation: A Survey

2016-11-29 · Mohammad Hamed Mozaffari, Won-Sook Lee

Three-dimensional Ultrasound image segmentation methods are surveyed in this paper. The focus of this report is to investigate applications of these techniques and a review of the original ideas and concepts. Although ma…

Image SegmentationSegmentationSemantic SegmentationSurvey