Back to Projects List
Sarcopenia Quantification in Abdominal MR Images
Key Investigators
- Hans Meine
- Mike Halle
- Ron Kikinis
Project Description
In the context of our end-stage liver disease collaboration, we always planned to assess sarcopenia by measuring the erector spinae at a certain height.
Objective
- Performing some first actual experiments on this, for example
- Segmenting the muscles with a CNN
- Detecting the right height for the measurement (again, using some kind of CNN)
(Since this is just one of many projects, we don’t expect to get everything done this week.)
Approach and Plan
- For determining the height, maybe
- use a bodypart regressor (SSBR), which Hans had success with on some other tasks, or
- use a classification network trained to select a slice.
Progress and Next Steps
- Set up an annotation tool (SATORI) on the MEVIS cluster
- Looked at the data together, determined suitability of CE 3D VIBE sequence for this
- Annotated left & right erectors on a few cases (two cases with many slices, and one slice on a dozen more cases)
- Verified annotations with Ron
- Set up a training for that segmentation task, using the above sparse annotations
- Set up inference, apply the model to some data
The slice selection task was not tackled yet at all.
Illustrations
TODO
Background and References