Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 553 Bytes

File metadata and controls

9 lines (5 loc) · 553 Bytes

M&Ms example project

This project is provided just as an example for illustration on the valiation phase of the MICCAI 2020 M&Ms challenge.

Follow the steps in the Singularity recipe to build your own image.

You can test your image against the sample data writing singularity run my_image.sif sample_data output1 inside this repository folder.

Segmentation model based on the open-source code by C. Baumgartner and L. Koch: https://github.com/baumgach/acdc_segmenter.