ivadomed / ms-lesion-agnostic

Deep Learning contrasts "agnostic" tool for MS lesion segmentation in the spinal cord
MIT License
3 stars 0 forks source link

Region-based nnUNet training #7

Open plbenveniste opened 4 months ago

plbenveniste commented 4 months ago

In this issue, I document my experiments in training and testing a region-based nnUNet. The model takes into input a Nifti image and outputs the spinal cord (value=1) and the MS lesions (value=2). The fact that it is region-based means that lesions must be in the spinal cord.

The necessary steps to take are :

plbenveniste commented 4 months ago

In the CanProCo dataset as well as in the stc-testing-large dataset, some subjects were missing a SC segmentation.