JunMa11 / SegLossOdyssey

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

Learning rate for dice compound losses #29

Closed xifang001 closed 3 years ago

xifang001 commented 3 years ago

Hi, @JunMa11,

Your paper mentions that grid searching is used to determine the learning rates for different losses for a fair comparison. Could you provide the learning rates of different dice compound losses, (i.e. Dice, DiceCE, DiceBD, DiceHD, DiceTopk, DiceFocal), so that we can have an easier reimplementation?

Best, Xi