You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

DOMINO++ โ€” Whole-Head MRI Segmentation

DOMINO++ is a UNETR-based model for automated whole-head MRI segmentation into 12 tissue classes, developed by the SMILE Lab.

Variants

  • dominopp_native.pth โ€” operates in native MRI space
  • dominopp_fs.pth โ€” operates in FreeSurfer conformed space (256ยณ @ 1mm isotropic)

Tissue Classes

See labels.json for the full 12-class label map.

Usage

Install the CROWN CLI and download this model:

pip install crown-cli
crown models download dominopp-native
crown segment input.nii.gz --model dominopp-native

Citation @misc{stolte2022dominoppdomainawaremodelcalibration, title={DOMINO++: Domain-aware Model Calibration in Medical Image Segmentation}, author={Skylar E. Stolte and Kyle Volle and Aprinda Indahlastari and Alejandro Albizu and Adam J. Woods and Kevin Brink and Matthew Hale and Ruogu Fang}, year={2022}, eprint={2209.06077}, archivePrefix={arXiv}, primaryClass={eess.IV}, url={https://arxiv.org/abs/2209.06077}, }


Terms By downloading these weights you agree to use them for non-commercial research purposes only. Redistribution of the weights is not permitted.


Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Paper for smilelab/DOMINOPP