Published October 6, 2022
| Version v0.1.4
Software
Open
okunator/cellseg_models.pytorch: v0.1.4
Description
Test
- Update loss tests
- Add a conv block
BasicConvOldto enableDippato cellseg conversion of models. - Fix
inst_key,aux_keybug inMultiTaskUnet Add a type_map > 0 masking for the
inst_maps in post-processingModify the optimizer adjustment utility function to adjust any optim/weight params.
Modify lit
SegmentationExperimentaccording to new changes.
- Add optional spectral decoupliing to all losses
- Add optional Label smoothing to all losses
Add optional Spatially varying label smoothing to all losses
Add mse, ssim and iqi torchmetrics for metric logging.
- Add wandb per class metric callback for logging.
- Add
from_yamlinit classmethod to initialize from yaml files.
Files
okunator/cellseg_models.pytorch-v0.1.4.zip
Files
(8.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:de1a9b0ed89fbcb15b19d8bde4f6466c
|
8.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/okunator/cellseg_models.pytorch/tree/v0.1.4 (URL)