Skip to content

Releases: mlcommons/GaNDLF

Major release with the paper

17 May 14:41
ea4e5de

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

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

Choose a tag to compare

What's Changed

Read more

Documentation updates and minor bugfixes

14 Dec 13:22
b0dad1d

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

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

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

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

Major refactor finished

11 Jun 16:37
1e8ae12

Choose a tag to compare

  • First level of code re-organization
  • No API changes for config files

Final tag before major refactor

16 Apr 20:27
57fa18e

Choose a tag to compare

0.0.8

Merge pull request #39 from sarthakpati/master