Skip to content

1.0.1-beta.0

Pre-release
Pre-release

Choose a tag to compare

@ATATC ATATC released this 25 Sep 14:29
· 125 commits to main since this release

What's Changed

  • Modularize the getter of model complexity info by @ATATC in #11
  • Enhance sanity_check() by @ATATC in #13
  • Add K-fold cross-validation support by @ATATC in #18
  • Support loading default values of arguments of Trainer.train() from settings by @ATATC in #22
  • Log errors in Trainer by @ATATC in #24
  • 3D segmentation training blocked by PyVista rendering windows after each epoch by @ATATC in #19
  • Add multimodal support for NNUNetDataset by @ATATC in #20
  • Multi-channel 3D visualization crashes in SegmentationTrainer._save_preview() by @ATATC in #29
  • SegmentationTrainer crashes because "min_all" not implemented for 'UInt16' during preview generation by @perctrix in #31
  • Fix SlidingWindow 3D metadata dimensions causing revert failure by @perctrix in #35
  • Fix preserve subclass type in NNUNetDataset.fold() method by @perctrix in #39
  • Add SlidingSegmentationTrainer for consistent shapes by @ATATC in #42

Full Changelog: 1.0.1-alpha.0...1.0.1-beta.0