Skip to content

Releases: ancestor-mithril/dice-score-3d

1.1.0

29 Jul 08:57
Compare
Choose a tag to compare

Added progress bar to track Dice score evaluation for multiple files

  • Added new dependency - tqdm.
  • The progress bar is active in both sequential and parallel context.
  • Changed the development status to stable.

Full Changelog: 1.0.2...1.1.0

1.0.2

15 Jul 08:39
Compare
Choose a tag to compare

Making Python API easier to use

  • Writing metrics to file is not mandatory anymore.
  • The Dice metrics are also returned as a dictionary.

Full Changelog: 1.0.1...1.0.2

1.0.1

12 Jul 13:04
Compare
Choose a tag to compare

Bug fixing release

  • Fixed bug related to using path to directories instead of files.
  • Fixed bug related to calculating weighted dice with weights summing up to 0 because no TP voxel was present in GT.

Full Changelog: 1.0.0...1.0.1

1.0.0

12 Jul 12:40
Compare
Choose a tag to compare