This BIDS App provides the utility of creating a nnU-Net anatomical MRI segmentation and mask with a infant brain trained model. It can easily be included in other processing pipelines and for circumventing JLF within Nibabies.
the dockerfile is currently running RUN curl -sSL "https://s3.msi.umn.edu/cabinet-data-targz/data.tar.gz" to retreive data. We have previously used s3://CABINET_data.
We should make a new bucket with an updated name and remove the other two.
the dockerfile is currently running
RUN curl -sSL "https://s3.msi.umn.edu/cabinet-data-targz/data.tar.gz"
to retreive data. We have previously useds3://CABINET_data
.We should make a new bucket with an updated name and remove the other two.