Skip to content

Commit 68f9d13

Browse files
committed
chore: Push changelog
1 parent ea99a70 commit 68f9d13

File tree

5 files changed

+27
-26
lines changed

5 files changed

+27
-26
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
2+
<a id='changelog-0.1.3'></a>
3+
# 0.1.3 — 2022-10-06
4+
5+
## Test
6+
7+
- Update loss tests
8+
9+
## Fixes
10+
11+
- Add a conv block `BasicConvOld` to enable `Dippa` to cellseg conversion of models.
12+
- Fix `inst_key`, `aux_key` bug in `MultiTaskUnet`
13+
- Add a type_map > 0 masking for the `inst_map`s in post-processing
14+
15+
- Modify the optimizer adjustment utility function to adjust any optim/weight params.
16+
17+
- Modify lit `SegmentationExperiment` according to new changes.
18+
19+
## Features
20+
21+
- Add optional spectral decoupliing to all losses
22+
- Add optional Label smoothing to all losses
23+
- Add optional Spatially varying label smoothing to all losses
24+
25+
- Add mse, ssim and iqi torchmetrics for metric logging.
26+
- Add wandb per class metric callback for logging.
27+
- Add `from_yaml` init classmethod to initialize from yaml files.
128
<a id='changelog-0.1.3'></a>
229

330
# 0.1.3 — 2022-09-23

changelog.d/20221006_114649_oskari.lehtonen.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

changelog.d/20221006_115219_oskari.lehtonen.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

changelog.d/20221006_115604_oskari.lehtonen.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

changelog.d/20221006_115744_oskari.lehtonen.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)