ivadomed / model_seg_ms_mp2rage

Model repository for MS lesion segmentation on MP2RAGE data from University of Basel
MIT License
2 stars 0 forks source link

Unified generation of clean repositories for SC seg and lesion seg #24

Closed uzaymacar closed 2 years ago

uzaymacar commented 2 years ago

This PR fixes #23 by creating data_processed_scseg and data_processed_lesionseg clean folders inside the specified <PATH_OUTPUT> via the sct_run_batch command. Additionally, it get rids of user arguments for the task and the centerline method to make things simpler as previously discussed.

I have ran training on SC segmentation with um/ivadomed_scseg_training branch and on lesion segmentation with the um/baseline_ivadomed_training branch using the newly created repositories from this current PR, and it works without any errors.