This repository has been archived by the owner on Mar 17, 2021. It is now read-only.
0.5.0
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