Skip to content

Commit ebad230

Browse files
Add stub for starting page
1 parent e7811ce commit ebad230

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/start_page.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Segment Anything for Microscopy
2+
3+
Segment Anything for Microscopy implements automatic and interactive annotation for microscopy data. It is built on top of [Segment Anything](https://segment-anything.com/) by Meta AI and specializes it for microscopy and other bio-imaging data.
4+
Its core components are:
5+
- The `micro_sam` tool: implements interactive data annotation using [napari](https://napari.org/stable/).
6+
- The `micro_sam` python library: implements functionality for applying Segment Anything to multi-dimensional data, and to fine-tune it on custom datasets.
7+
- The `micro_sam` models: new Segment Anything models that were fine-tuned on publicly available microscopy data.

0 commit comments

Comments
 (0)