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

Issue with Level 1 and 2 When Only Part of C1 is in the Image #87

Open
yw7 opened this issue Nov 20, 2024 · 0 comments
Open

Issue with Level 1 and 2 When Only Part of C1 is in the Image #87

yw7 opened this issue Nov 20, 2024 · 0 comments

Comments

@yw7
Copy link
Collaborator

yw7 commented Nov 20, 2024

In the current implementation, we assign "1" at the top of C2 (below the superior part of C1) and "2" at the midpoint between levels 1 and 2. When only part of C1 is present in the image, this creates an issue as shown in the attached image.

To solve this:

  • We can project the superior and inferior voxels of C1 as levels 1 and 2, respectively (possibly after cropping only the part of C1 that is anterior to the canal anterior-line).
  • After adding brainstem segmentation as suggested in issue #48, we can put level 1 only if the brainstem is present.
  • This solution will be more effective after improving the C1 ground truth segmentation, as it is currently not reliable enough for setting level 2.

image

@yw7 yw7 changed the title Issue with level 1 and 2 in when only part of C1 is in the image Issue with Level 1 and 2 When Only Part of C1 is in the Image Nov 20, 2024
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

1 participant