All notable changes to this project will be documented in this file.
- Set numpy dependency to be <2.0.0 as this was causing issues with MONAI.
- On-the-fly-rescaling of patches on GPU during inference.
- Skeletonization functionality as postprocessing step after segmentation.
- Functionality to use Surface-Dice loss during training.
- Fixed a bug in the segmentation module causing memory leaks.
- Initial version of MemBrain-Seg released to PyPI.