/Internship_sarcopenia

A combination of work done in our MPhys project and in the internship with the Christie NHS Foundation Trust over the summer.

Primary LanguagePython

Internship_sarcopenia

Locating_C3: Neck Navigator:

Neck Navigator is a U-Net model to select the C3 vetebra from the 3D CT scan (NIFTI file).

Below: ground truth (left), C3 prediction (right).

Sarcopenia_model: Muscle Mapper:

An FCN neural network to automatically delineate the paravertebral and sternocleidomastoid muscles at the level of the C3 vertebra.

(a) the input CT slice, (b) the ground truth, (c) the networks prediction

pred_vs_gt

Inference:

A script to apply Neck Navigator and Muscle Mapper to all the patients in a directory and write the extracted muscle characteristics to an excel file.