Skip to content

computational-cell-analytics/micro-sam

This branch is up to date with master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9ad5e30 Â· Feb 27, 2025
Dec 21, 2024
May 13, 2024
Feb 8, 2025
Feb 25, 2025
Feb 11, 2025
Feb 20, 2025
Feb 27, 2025
Nov 13, 2024
Feb 20, 2025
Feb 5, 2025
Oct 27, 2024
Feb 25, 2025
May 7, 2023
Aug 28, 2023
Feb 20, 2025
Feb 20, 2025
Apr 30, 2024
Dec 21, 2024
Dec 21, 2024
Dec 21, 2024
Nov 20, 2023
May 17, 2024
Feb 14, 2025

Repository files navigation

DOC Conda codecov DOI

Segment Anything for Microscopy

Tools for segmentation and tracking in microscopy build on top of Segment Anything. Segment and track objects in microscopy images interactively with a few clicks!

We implement napari applications for:

  • interactive 2d segmentation (Left: interactive cell segmentation)
  • interactive 3d segmentation (Middle: interactive mitochondria segmentation in EM)
  • interactive tracking of 2d image data (Right: interactive cell tracking)

If you run into any problems or have questions regarding our tool please open an issue on Github or reach out via image.sc using the tag micro-sam and tagging @constantinpape.

Installation and Usage

Please check the documentation for details on how to install and use micro_sam. You can also watch the quickstart video, our virtual I2K workshop video or all video tutorials.

Contributing

We welcome new contributions!

If you are interested in contributing to micro-sam, please see the contributing guide. The first step is to discuss your idea in a new issue with the current developers.

Citation

If you are using this repository in your research please cite

Related Projects

There are a few other napari plugins build around Segment Anything:

Compared to these we support more applications (2d, 3d and tracking), and provide finetuning methods and finetuned models for microscopy data. WebKnossos also offers integration of SegmentAnything for interactive segmentation.

We have also built follow-up work that is based on micro_sam:

Release Oveverview

You can find an overview of changes introduced in previous releases here.