Skip to content

Releases: chfc-cmi/misas

Version 0.1.0

15 Jul 16:25
v0.1.0
Compare
Choose a tag to compare
  • Re-write internal function to use pillow instead of fastai (version 1)

Version 0.0.4

14 Jan 08:35
v0.0.4
Compare
Choose a tag to compare

Changes:

  • more convenient plotting of evaluation series plot_eval_series
  • different eval_functions for eval_generic_series: recall_by_component, precision_by_component
  • documentation how to use different evaluation functions and define custom ones
  • add functions to easily create and plot confusion matrices

Version 0.0.3

07 Jan 10:31
v0.0.3
Compare
Choose a tag to compare
  • Fix transparency of background class in masks (cmap parameter)
  • Fix class numbers with vmax parameter
  • Fix zoom and crop functions for images of different sizes (finalSize parameter)
  • Add compatibility to more recent torchio versions
  • Add multi class pathology segmentation example
  • Update documentation
  • Bug fixes

Version 0.0.2

19 Oct 12:49
Compare
Choose a tag to compare
Fix test timeouts