CCI-Bonn / HD-GLIO

Automated deep-learning based brain tumor segmentation on MRI
Apache License 2.0
26 stars 7 forks source link

Data pre-processing #6

Open tenres opened 2 years ago

tenres commented 2 years ago

Hi Fabian,

Thank you for this excellent tool!

I have a question regd. just the data pre-processing part. I am looking to train a model for brain tumor segmentation using nnunet. I am using all the preprocessing steps listed here: fslreorient2std, hd-bet, flirt, fslmaths. The issue is, the ground truth tumor segmentations have also been created on the raw images (not pre-processed images). So, any transform I apply to the raw images to pre-process them (all the listed steps) would need to be applied to the tumor segmentation images as well. Do you have any advice/pointers/code on the corresponding set of preprocessing commands, which also save the transformations in each step, and then apply them on the segmentation images?

Thank you! Best

FabianIsensee commented 2 years ago

Hi, not really because I did not do that myself. Thoughts: