-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Testing cervical model on hc-leipzig-7t-mp2rage
dataset
#63
Comments
hc-leipzig-7t-mp2rage
dataset
Thanks for testing the model @KaterinaKrejci231054! The predictions for the inverted UNIT1 image (multiplied by -1) look promising! I believe we can leverage them for the model training. I would do the following steps:
Note that the recommended nnUNet trainer now is @jcohenadad, what do you think? |
Excellent plan, thank you! p.s. looks like the top right rootlets are missing for |
Great, thank you for the confirmation! @KaterinaKrejci231054 will work on it.
Yes, we are aware of this. After running the inference, we will go through the predictions and correct them. |
just throwing this out there, because we talk about doing additional GT: #59 (comment) |
Interesting! This can be caused by different inversion times for inv-1 and inv-2.
Yeah. This sounds good. Let's try to leverage information from all contrasts to make one good segmentation. Then, this single segmentation can be reused for all contrasts to train a single model segmenting all MP2RAGE contrasts. |
Model training continues as part of #65 --> closing this issue |
This issue describes the application of the model r20240523 (for dorsal and ventral rootlets) to images from the
hc-leipzig-7t-mp2rage
dataset.Related: #45
Processing steps
Testing rootlet segmentation on raw data
For each subject, 3 raw nifti files are provided (labeled as UNIT1, inv-1_part-mag_MP2RAGE, inv-2_part-mag_MP2RAGE). I tried to test the r20240523 model on these data, but no rootlets segmentation was created (see below):
UNIT1:
inv-1_part-mag_MP2RAGE:
inv-2_part-mag_MP2RAGE:
Testing rootlets segmentation on inverse data
Then, I tried to create inverse images (multiplied by
-1
). The only rootlets segmentation was created on the UNIT1 inverse image (see below):The text was updated successfully, but these errors were encountered: