Back to Projects List
- Hans Meine
- Mike Halle
- Ron Kikinis
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.
- 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.)
- 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.
- 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.
TODO