Skip to content

Releases: mlcommons/GaNDLF

Tagging before major API overhaul

28 Mar 00:34
cc6b3b2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.18...0.0.19

A major release with multiple updated dependencies

08 Feb 20:26
8801ca2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.17...0.0.18

New version before major dependency updates

11 Nov 17:28
b2bfd54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.16...0.0.17

Major release with the paper

17 May 14:41
ea4e5de
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.5...0.0.16

Major release before dependency updates.

19 Sep 16:45
0a58b6d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.14...0.0.15

Major release with lots of new functionality

03 Jun 20:22
bdf7c72
Compare
Choose a tag to compare

What's Changed

Read more

Documentation updates and minor bugfixes

14 Dec 13:22
b0dad1d
Compare
Choose a tag to compare

From History:

  • Deep supervision added
  • Documentation updated
  • Model IO is now standardized

Multiple new features for training

07 Oct 20:58
Compare
Choose a tag to compare

From History:

  • New Network: Light-UNet
  • Misc bugfixes
  • Automatic check-pointing of the model has been added
  • Extending the codebase has been simplified
  • New optimizers added
  • New metrics added
  • Affine augmentation can now be significantly fine-tuned
  • Update logic for penalty calculation
  • RGB-specific augmentation added
  • Cropping added

New metric calculation mechanism

14 Aug 23:02
3bca931
Compare
Choose a tag to compare

Changelog:

  • Misc bugfixes for segmentation and classification
  • DFU 2021 parameter file added
  • Added SDNet for supervised learning - https://doi.org/10.1016/j.media.2019.101535
  • Added option to re-orient all images to canonical
  • Preprocessing and augmentation made into separate submodules

Updated feature set for segmentation and classification

12 Jul 18:39
c5a0ec2
Compare
Choose a tag to compare

Changelog:

  • Half-time epoch loss and metric output added for increased information
  • Gradient clipping added
  • Per-epoch details in validation output added
  • Different types of normalization layer options added
  • Hausdorff as a validation metric has been added
  • New option to save preprocessed data before the training starts