Skip to content

Releases: mlcommons/GaNDLF

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

Major refactor finished

11 Jun 16:37
1e8ae12
Compare
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
Compare
Choose a tag to compare
0.0.8

Merge pull request #39 from sarthakpati/master