Feature
- Print image and subvolume size if splitting is used
- Add option --split_margin to allow to change overlap between splitted volumes
Fix
- Set pytotch version to <= 2.3.1
- Set python version to < 3.13
- ==> Fixes toch.pickle error due to updated dependency- Supress torch.load future warning, introduced by nnunet
- Increase default split_margin from 2 to 3