ivadomed / ivadomed/model-spinal-rootlets
Multi-channel vs multi-label rootlets segmentation
- Dominant language
- Python
- Stars
- 8
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the current multi-label 3D NIfTI representation and segmentation workflow. Compare it with the proposed multi-channel 4D representation for rootlets segmentation, including how each class is encoded. Done means documenting the trade-offs and recommending whether to keep the current approach or explore the alternative.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision, machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100