Skip to content

Release v0.1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Oct 09:33
· 16 commits to main since this release
2053183
  • median_spacing was set to np.array(0) which raised an error during preprocessing.
  • Dice score computation was incorrect for images with a C dimension.
  • the patch size first dimension could be 2 instead of 1 for 2D images.
  • the flip augmentation was causing an error for 2D images.