Skip to content

Commit caaa289

Browse files
committed
Update README.md
1 parent 80bc570 commit caaa289

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,15 @@ The strength of our approach is we can match supervised model performance with p
6161

6262
**New version: v0.2.0post1**
6363

64-
- Changed project name to "napari_cellseg3d" to avoid setuptools deprecation
65-
- Small API changes for training/inference from a script
66-
- Some fixes to WandB integration ad csv saving after training
64+
- v0.2.0post1:
65+
- Updated plugin default behaviors across the board to be more readily applicable to demo data
66+
- Threshold value in inference is now automatically set by default according to performance on demo data on a per-model basis
67+
- Added a grid search utility to find best thresholds for supervised models
68+
69+
- v0.2.0:
70+
- Changed project name to "napari_cellseg3d" to avoid setuptools deprecation
71+
- Small API changes for training/inference from a script
72+
- Some fixes to WandB integration ad csv saving after training
6773

6874
Previous additions:
6975

0 commit comments

Comments
 (0)