Skip to content

Releases: MMIV-ML/fastMONAI

v0.8.2

18 Feb 11:26
4e8654f

Choose a tag to compare

What's Changed

  • feat: add GPU patch augmentation, dataset preprocessing, and augmenta… by @skaliy in #67
  • feat: add preprocessed mode to PatchConfig, preserve original columns… by @skaliy in #68

Full Changelog: v0.8.1...v0.8.2

v0.8.1

16 Feb 12:49
c2172d0

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

16 Feb 09:52
b2bdd07

Choose a tag to compare

What's Changed

  • feat: add dataset caching/fingerprinting, improve MLflow artifact man… by @skaliy in #63
  • feat: add TTA, EMA checkpointing, RandomAnisotropy; bump to 0.8.0 by @skaliy in #64
  • feat: add patch_size divisibility warning, improve MLflow checkpoint … by @skaliy in #65

Full Changelog: v0.7.0...v0.8.0

v0.7.0

10 Feb 13:16
2ecd257

Choose a tag to compare

What's Changed

  • refactor: remove SpatialPad, ensure patch size fits all volumes by @skaliy in #60
  • feat: add show_batch for patch DataLoaders, improve MLflow logging, a… by @skaliy in #61
  • chore: bump version to 0.7.0 and run nbdev_prepare by @skaliy in #62

Full Changelog: v0.6.1...v0.7.0

v0.6.1

04 Feb 14:34
9ac0fa0

Choose a tag to compare

What's Changed

  • feat: add SpatialPad transform and automatic padding for patch-based … by @skaliy in #58
  • refactor: simplify transform encodes by removing complex handling by @skaliy in #59

Full Changelog: v0.6.0...v0.6.1

0.6.0

03 Feb 14:37
8b175f5

Choose a tag to compare

What's Changed

Full Changelog: v0.5.4.0...v0.6.0

v0.5.4.0

30 Jan 12:49
b070339

Choose a tag to compare

What's Changed

  • Dev by @skaliy in #49
  • feat: add RandomIntensityScale transform and improve metrics by @skaliy in #50
  • feat: add vision_patch module for patch-based 3D segmentation by @skaliy in #51
  • refactor: replace np.nanmean with torch.nanmean in metrics by @skaliy in #52

Full Changelog: v0.5.3.1...v0.5.4.0

v0.5.3.1

19 Jan 11:53
49e22bc

Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.5.3.1

v0.5.3

19 Jan 11:51
c55ca18

Choose a tag to compare

What's Changed

v0.5.2

02 Sep 13:46
79aead9

Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2