MIC-DKFZ / nnUNet

Apache License 2.0
5.91k stars 1.76k forks source link

preprocessing #2592

Open liweizhong666 opened 1 week ago

liweizhong666 commented 1 week ago

In the data preprocessing stage, how to modify the code to only process unprocessed data and skip files that have already been generated as NPZ files? This can save a lot of processing time. Is it reasonable not to do so?