Skip to content

Commit 1e1459c

Browse files
Merge pull request #27 from computational-cell-analytics/constantinpape-patch-1
Create README.md
2 parents 4f4736d + 40045f1 commit 1e1459c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

development/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
This folder contains scripts used for developing more functionality.
2+
- `instance_segmentation.py` to develop further (automatic) instance segmentation methods
3+
- `tracking.py` to develop further tracking functionality
4+
5+
Note that the scripts here may change quite fast and might not yield good results or not work at all because the corresponding functionality is still under development.
6+
For how to run the napari annotation apps that implement the more stable and tested functionality check out the [examples](https://github.com/computational-cell-analytics/micro-sam/tree/master/examples)

0 commit comments

Comments
 (0)