Skip to content

mu40/babyseg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BabySeg

BabySeg is a brain segmentation tool for infants and young children, designed to delineate anatomical structures in MRI without preprocessing. The tool can integrate information from multiple NIfTI image volumes of variable contrast, shape, and resolution in any order, provided that (1) their header geometries are correct, and (2) they are properly aligned in world space.

Running BabySeg

The recommended way to run BabySeg is in a container.

Attribution

If you find this work useful, please cite the relevant papers below.

BabySeg method:

@inproceedings{hoffmann2025deep,
  title={{Deep infant brain segmentation from multi-contrast MRI}},
  author={Hoffmann, Malte and Z{\"o}llei, Lilla and Dalca, Adrian V},
  booktitle={{Asilomar Conference on Signals, Systems, and Computers}},
  year={2025},
  publisher={IEEE}
}

Data engine:

@article{hoffmann2025domain,
  title={Domain-randomized deep learning for neuroimage analysis},
  author={Hoffmann, Malte},
  journal={IEEE Signal Processing Magazine},
  volume={42},
  number={4},
  pages={78--90},
  year={2025},
  publisher={IEEE}
}

Support

Read the FAQ, post questions to the FreeSurfer mailing list, or file bugs on GitHub.