Skip to content

irinagrigorescu/udaneonatalmri

Repository files navigation

Harmonised segmentation of neonatal brain MRI

Author: Irina Grigorescu | irina[dot]grigorescu[at]kcl[dot]ac[dot]uk

This is the companion code for the following publications:

Example train/validation/test file (one subject / line, see example_csv_files folder)

t2w,lab,ga,as,gender
subj1_T2w_brain.nii.gz,subj1_lab_tissue.nii.gz,41.0,41.14,Male
subj2_T2w_brain.nii.gz,subj2_lab_tissue.nii.gz,38.0,39.14,Female

Also, bare in mind that the code currently expects the suffix _T2w_brain.nii.gz for the images, and the suffix _lab_tissue.nii.gz for the segmentation maps. It also expects _lab_all.nii.gz for the cortical parcellation network.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages