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

After preprocessing, generate a 'clean' dataset for training purpose #2

Closed jcohenadad closed 2 years ago

jcohenadad commented 2 years ago

After running the preprocessing script, it would be useful to only output the files we need to do the training, without all the temporary files that were generated by the preprocessing.

This could be done by creating another folder called data_preprocessed_clean inside the preprocessing script.