Skip to content

MONAI Label 0.2.0

Compare
Choose a tag to compare
@aihsani aihsani released this 23 Sep 16:10
· 613 commits to main since this release
18622c1

Added

  • Support for DICOMWeb connectivity to local/remote PACS
  • Annotations support via OHIF UI enabled in MONAI Label Server
  • Support for native and custom scoring methods to support next image selection strategies
    • Native support for scoring and image selection using Epistemic Uncertainty and Test-time Augmentations (Aleatoric Uncertainty)
  • Custom ScoringMethod and Strategy implementation documentation
  • Scribbles-based annotation support for all sample apps

Changed

  • Previously named generic apps now have default functionality under deepedit, deepgrow and segmentation
  • Updated Modules Overview documentation to include interaction between ScoringMethod and Strategy

Removed

  • All spleen segmentation sample apps (DeepGrow, DeepEdit, auto-segmentation)