Coder Social home page Coder Social logo

sam4mis's Introduction

Segment Anything Model (SAM) for Medical Image Segmentation.

  • With the recent introduction of the Segment Anything Model (SAM), this prompt-driven paradigm has entered and revolutionized image segmentation. However, it remains unclear whether it can be applicable to medical image segmentation due to the significant differences between natural images and medical images.
  • In this work, we summarize recent efforts to extend the success of SAM to medical image segmentation tasks and discuss potential future directions for SAM in medical image segmentation, which we hope this work can provide the community with some insights into the future development of foundation models for medical image segmentation.
  • This repo will continue to track and summarize the research progress of SAM in medical image segmentation to boost the research on this topic. If you find this project helpful, please consider stars or citing.
@article{SAM4MIS,
  title={How Segment Anything Model (SAM) Boost Medical Image Segmentation?},
  author={Zhang, Yichi and Jiao, Rushi},
  journal={arXiv preprint arXiv:2305.03678},
  year={2023}
}

About Segment Anything Model (SAM)

image

Segment Anything Model (SAM) uses vision transformer-based image encoder to extract image features and compute an image embedding, and prompt encoder to embed prompts and incorporate user interactions. Then extranted information from two encoders are combined to alightweight mask decoder to generate segmentation results based on the image embedding, prompt embedding, and output token. For more details, please refer to the original paper.

Literature Reviews of Applying SAM for Medical Image Segmentation.

Date Authors Title Code
202307 C. Wang et al. SAM^Med^ : A medical image annotation framework based on large vision model (paper) None
202307 G. Deng et al. SAM-U: Multi-box prompts triggered uncertainty estimation for reliable SAM in medical image (paper) None
202307 H. Kim et al. Empirical Analysis of a Segmentation Foundation Model in Prostate Imaging (paper) None
202307 X. Shi et al. Cross-modality Attention Adapter: A Glioma Segmentation Fine-tuning Method for SAM Using Multimodal Brain MR Images (paper) None
202307 C. Cui et al. All-in-SAM: from Weak Annotation to Pixel-wise Nuclei Segmentation with Prompt-based Finetuning (paper) None
202306 W. Lei et al. MedLSAM: Localize and Segment Anything Model for 3D Medical Images (paper) Code
202306 X. Hu et al. How to Efficiently Adapt Large Segmentation Model (SAM) to Medical Images (paper) Code
202306 S. Gong et al. 3DSAM-adapter: Holistic Adaptation of SAM from 2D to 3D for Promptable Medical Image Segmentation (paper) Code
202306 S. Chai et al. Ladder Fine-tuning approach for SAM integrating complementary network (paper) Code
202306 L. Zhang et al. Segment Anything Model (SAM) for Radiation Oncology (paper) None
202306 N. Li et al. Segment Anything Model for Semi-Supervised Medical Image Segmentation via Selecting Reliable Pseudo-Labels (paper) None
202306 G. Ning et al. The potential of 'Segment Anything' (SAM) for universal intelligent ultrasound image guidance (paper) None
202306 C. Shen et al. Temporally-Extended Prompts Optimization for SAM in Interactive Medical Image Segmentation (paper) None
202306 T. Shaharabany et al. AutoSAM: Adapting SAM to Medical Images by Overloading the Prompt Encoder (paper) None
202306 Y. Gao et al. DeSAM: Decoupling Segment Anything Model for Generalizable Medical Image Segmentation (paper) Code
202305 D. Lee et al. IAMSAM : Image-based Analysis of Molecular signatures using the Segment-Anything Model (paper) Code
202305 M. Hu et al. BreastSAM: A Study of Segment Anything Model for Breast Tumor Detection in Ultrasound Images (paper) None
202305 J. Wu PromptUNet: Toward Interactive Medical Image Segmentation (paper) Code
202305 Y. Li et al. Polyp-SAM: Transfer SAM for Polyp Segmentation (paper) Code
202305 C. Mattjie et al. Exploring the Zero-Shot Capabilities of the Segment Anything Model (SAM) in 2D Medical Imaging: A Comprehensive Evaluation and Practical Guideline (paper) None
202305 D. Cheng et al. SAM on Medical Images: A Comprehensive Study on Three Prompt Modes (paper) None
202304 A. Wang et al. SAM Meets Robotic Surgery: An Empirical Study in Robustness Perspective (paper) None
202304 Y. Huang et al. Segment Anything Model for Medical Images? (paper) None
202304 M. Hu et al. SkinSAM: Empowering Skin Cancer Segmentation with Segment Anything Model (paper) None
202304 B. Wang et al. GazeSAM: What You See is What You Segment (paper) Code
202304 K. Zhang and D. Liu Customized Segment Anything Model for Medical Image Segmentation (paper) Code
202304 Z. Qiu et al. Learnable Ophthalmology SAM (paper) Code
202304 P. Shi et al. Generalist Vision Foundation Models for Medical Imaging: A Case Study of Segment Anything Model on Zero-Shot Medical Segmentation (paper) None
202304 J. Wu et al. Medical SAM Adapter: Adapting Segment Anything Model for Medical Image Segmentation (paper) Code
202304 J. Ma and B. Wang Segment Anything in Medical Images (paper) Code
202304 Y. Zhang et al. Input Augmentation with SAM: Boosting Medical Image Segmentation with Segmentation Foundation Model (paper) None
202304 MA. Mazurowski et al. Segment Anything Model for Medical Image Analysis: an Experimental Study (paper) Code
202304 S. He et al. Accuracy of Segment-Anything Model (SAM) in medical image segmentation tasks (paper) None
202304 T. Chen et al. SAM Fails to Segment Anything? – SAM-Adapter: Adapting SAM in Underperformed Scenes: Camouflage, Shadow, Medical Image Segmentation, and More (paper) Code
202304 C. Hu and X. Li When SAM Meets Medical Images: An Investigation of Segment Anything Model (SAM) on Multi-phase Liver Tumor Segmentation (paper) None
202304 F. Putz et al. The “Segment Anything” foundation model achieves favorable brain tumor autosegmentation accuracy on MRI to support radiotherapy treatment planning (paper) None
202304 T. Zhou et al. Can SAM Segment Polyps? (paper) Code
202304 Y. Liu et al. SAMM (Segment Any Medical Model): A 3D Slicer Integration to SAM (paper) Code
202304 S. Roy et al. SAM.MD: Zero-shot medical image segmentation capabilities of the Segment Anything Model (paper) None
202304 S. Mohapatra et al. SAM vs BET: A Comparative Study for Brain Extraction and Segmentation of Magnetic Resonance Images using Deep Learning (paper) None
202304 R. Deng et al. Segment Anything Model (SAM) for Digital Pathology: Assess Zero-shot Segmentation on Whole Slide Imaging (paper) None

sam4mis's People

Contributors

yichizhang98 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.