Just writing down here one idea that we came across during the 2024-07-25 "lumbar classification challenge meeting" meeting:
- explore multi-channel (4D nii image = one class per image) vs multi-label (3D nii image = one image with multiple classes, each class has a different int value) approach for rootlets segmentation
Currently, we use the multi-label (3D) approach.