Skip to content

miscnn_v1.3

Compare
Choose a tag to compare
@muellerdo muellerdo released this 07 Dec 19:38
· 51 commits to master since this release

MIScnn release version 1.3

Changelog:

  • Added multiple loss functions from Yeung et al.: Combo loss, Focal Tversky loss (symmetric and asymmetric), Focal loss (symmetric and asymmetric), Unified Focal loss (symmetric and asymmetric)
  • Updated dependencies as well as fixed several issues with new module versions
  • Updated to Tensorflow 2.7.0
  • Added a few more examples (RetinalSeg, BraTS2020)
  • Added new architectures: Attention- and Attention-Residual U-Net