Skip to content

MONAI Label 0.5.1

Compare
Choose a tag to compare
@SachidanandAlle SachidanandAlle released this 16 Sep 20:28
· 278 commits to main since this release
5a7cbd8

Added

  • Endoscopy Sample App
    • Tool Tracking segmentation model | Demo
    • InBody vs OutBody classification model | Demo
    • DeepEdit interaction model
    • CVAT Integration to support automated workflow to run Active Learning Iterations
  • Multi Stage vertebra segmentation in Radiology App

Changed

  • Improving performance for Radiology App
    • Support cache for pre-transforms in case repeated inference for interaction models
    • Support cache for DICOM Web API responses
    • Optimize pre transforms to run GPU for max throughput
    • Fix DICOM Proxy for wado/qido
  • Improvements for Epistemic (v2) active learning strategy
  • Support for MONAI 1.0.0 and above
  • Fixes Scribbles to support MetaTensor

Removed

  • TTA Based active learning strategy is deprecated