Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 877 Bytes

README.md

File metadata and controls

23 lines (11 loc) · 877 Bytes

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.