It's not clear from hc-leipzig-7t-mp2rage/convert_bids_to_nnunetv2.py if reorientation was applied before training nnUNet models. I assume so, as the release info says:
The orientation of the input image is expected to be RPI (right-posterior-inferior).
It'd be nice to clarify this and make the reorientation reproducible, e.g., include in the convert_bids_to_nnunetv2.py script or mention it in a README file, which could be added to https://github.com/ivadomed/model-spinal-rootlets/tree/main/training/hc-leipzig-7t-mp2rage -- currently the hc-leipzig-7t-mp2rage folder contains a bunch of files with any explanation.
It's not clear from hc-leipzig-7t-mp2rage/convert_bids_to_nnunetv2.py if reorientation was applied before training nnUNet models. I assume so, as the release info says:
It'd be nice to clarify this and make the reorientation reproducible, e.g., include in the convert_bids_to_nnunetv2.py script or mention it in a README file, which could be added to https://github.com/ivadomed/model-spinal-rootlets/tree/main/training/hc-leipzig-7t-mp2rage -- currently the
hc-leipzig-7t-mp2ragefolder contains a bunch of files with any explanation.