File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed
Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff 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
6874Previous additions:
6975
You can’t perform that action at this time.
0 commit comments