Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

0.5.0

Choose a tag to compare

@dzhoshkun dzhoshkun released this 06 Feb 01:27
· 312 commits to dev since this release
5ced69c

Added

  • Version controlled model zoo with git-lfs
  • Dice + entropy loss function
  • Antialiasing when randomly scaling input images during training
  • Support of multiple optimisers and gradients in applications

Fixed

  • An issue of rounding image sizes when pixdim is specified
  • An issue of incorrect Dice when image patch does not include every class
  • Numerous documentation issues

Changed

  • Tested with TensorFlow 1.12