Hi Boyun,
Noticing your code:
When handling BraTS, remove sc_loss.
self.fe_loss = self.csco * cs_loss
and your paper:
It is crucial to emphasize that, due to the irregular size of tumors in the brain, our DDSP does not utilize L_IFA designed based on the similar relative volume size of anatomical structures in this task.
Loss IFA as a very important method in your work, was not applied in BraTS segmentation. Would it perform better or worse on BraTS if it is applied?
Thank you for your great work!
Hi Boyun,
Noticing your code:
and your paper:
It is crucial to emphasize that, due to the irregular size of tumors in the brain, our DDSP does not utilize L_IFA designed based on the similar relative volume size of anatomical structures in this task.
Loss IFA as a very important method in your work, was not applied in BraTS segmentation. Would it perform better or worse on BraTS if it is applied?
Thank you for your great work!