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: doc/finetuned_models.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,8 @@ See for example the [2d annotator example](https://github.com/computational-cell
26
26
27
27
As a rule of thumb:
28
28
- Use the `_lm` models for segmenting cells or nuclei in light microscopy.
29
-
- Use the `_em` models for segmenting ceells or neurites in electron microscopy.
30
-
- Note that this model does not work well for segmenting mitochondria or other organelles becuase it is biased towards segmenting the full cell / cellular compartment.
29
+
- Use the `_em` models for segmenting cells or neurites in electron microscopy.
30
+
- Note that this model does not work well for segmenting mitochondria or other organelles because it is biased towards segmenting the full cell / cellular compartment.
31
31
- For other cases use the default models.
32
32
33
33
See also the figures above for examples where the finetuned models work better than the vanilla models.
0 commit comments