Skip to content

Releases: jcreinhold/lesion-metrics

v0.1.12 - Talleyrand

21 Jan 20:06
Compare
Choose a tag to compare
  • Reduce pymedio dependency in volume calculation

v0.1.11 - Talleyrand

13 Jan 17:55
Compare
Choose a tag to compare
  • Use pymedio to open files instead of torchio
  • Refactor for consistency with other projects and code quality

v0.1.10 - Talleyrand

09 Dec 16:51
Compare
Choose a tag to compare
  • Add lesion count to report
  • Add helper metric calculator class

v0.1.9 - Talleyrand

07 Dec 17:39
Compare
Choose a tag to compare
  • Add per lesion metric report CLI for a prediction/truth segmentation pair

v0.1.8 - Talleyrand

28 Oct 20:21
Compare
Choose a tag to compare
  • Add more summary statistics to report

v0.1.7 - Talleyrand

27 Oct 21:57
Compare
Choose a tag to compare
  • Add segmentation volume to report and fix minor bugs

v0.1.6 - Talleyrand

16 Aug 20:57
Compare
Choose a tag to compare
  • Fix minor bug in IoU per lesion computation

v0.1.5 - Talleyrand

16 Aug 20:41
Compare
Choose a tag to compare
  • Make package compliant with mypy
  • Add lesion volume calculation
  • Add support for IoU threshold for LTPR and LFPR

v0.1.4 - Talleyrand

14 Jul 20:12
Compare
Choose a tag to compare

Change name of lesion false positive rate (LFPR) to lesion false discovery rate (LFDR) which more accurately describes the computation.

v0.1.3 - Talleyrand

07 Jun 15:16
Compare
Choose a tag to compare

Fix correlation computation in CLI and other minor typos.