You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ To use the plugin, please run:
38
38
```
39
39
napari
40
40
```
41
-
Then go into `Plugins > napari-cellseg3d`, and choose which tool to use.
41
+
Then go into `Plugins > napari_cellseg3d`, and choose which tool to use.
42
42
43
43
-**Review (label)**: This module allows you to review your labels, from predictions or manual labeling, and correct them if needed. It then saves the status of each file in a csv, for easier monitoring.
44
44
-**Inference**: This module allows you to use pre-trained segmentation algorithms on volumes to automatically label cells and compute statistics.
0 commit comments