JunMa11 / SegLossOdyssey

A collection of loss functions for medical image segmentation
Apache License 2.0
3.81k stars 602 forks source link

is nnUNetTrainerV2.py available? #50

Open ellaedwards14 opened 1 year ago

ellaedwards14 commented 1 year ago

Hi,

Thank you for these loss functions, they are very helpful. I am trying to run with nnUNetv2 and I can't seem to find the nnUNetTrainerV2.py in this repository and I can't seem to find it. Is there one available or would I have to change the nnUNetTrainer.py to suit nnUNetv2 instead of nnUNetv1?

Thank you in advance.

aymuos15 commented 6 months ago

https://github.com/MIC-DKFZ/nnUNet - nnunet repo

https://github.com/MIC-DKFZ/nnUNet/tree/master/nnunetv2/training/nnUNetTrainer - trainer file path