Skip to content
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

Elaborate strategy to deal with other contrasts #4

Open
jcohenadad opened this issue Nov 17, 2022 · 3 comments
Open

Elaborate strategy to deal with other contrasts #4

jcohenadad opened this issue Nov 17, 2022 · 3 comments
Assignees

Comments

@jcohenadad
Copy link
Member

TODO

@valosekj valosekj self-assigned this Nov 21, 2022
@valosekj
Copy link
Member

valosekj commented Nov 23, 2022

In progress in Google Slides report and in #5

@valosekj
Copy link
Member

valosekj commented Feb 14, 2023

Below is a summary of different spinal cord segmentation methods (sct_propseg, sct_deepseg_sc) with various settings (different contrasts, with or without init centerline) across contrasts.

The version of the script I used is available here.

The full QC is stored: ~/duke/projects/canproco/canproco_other_contrasts_SC_seg_2022-02-03.

STIR (available only for Calgary)

  • -c t2 works better -c t1
  • sct_deepseg_sc works better than sct_propseg
  • no big difference when using the init centerline (registered from T2w space) compared to no provided centerline

--> Conclusion: use sct_deepseg_sc -c t2 without init centerline

Example: image

PSIR (available for Edmonton, Vancouver, Montreal, and Toronto)

  • -c t1 works better -c t2
  • sct_deepseg_sc with 3D kernel works better than sct_deepseg_sc 2D. But still, results are worse compared to sct_propseg
  • sct_propseg works better than sct_deepseg_sc, but still, results are not perfect and will need manual corrections
  • no big difference when using the init centerline (registered from T2w space) compared to no provided centerline

--> Conclusion: use sct_propseg -c t1 without init centerline

Examples: image image image image

T2star

  • sct_deepseg_sc -c t2s works well but some slices will need manual corrections
Example: image

MT-T1

  • sct_deepseg_sc -c t1 works well
Example: image

MTon

  • sct_deepseg_sc -c t2s works well
Example: image

MToff

  • no method works - not surprising - same conclusion done within the contrast-agnostic project
Example: image

@valosekj
Copy link
Member

TODO: Try the contrast-agnostic model

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants