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.
The recommended way to run BabySeg is in a container.
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}
}Read the FAQ, post questions to the FreeSurfer mailing list, or file bugs on GitHub.