GeneralizedWassersteinDiceLoss
GeneralizedWassersteinDiceLoss copied to clipboard
Implementation of Distributionally Robust Optimization (DRO) (Question?)
Hi Lucas, As mentioned in the paper, https://arxiv.org/pdf/2011.01614.pdf, you have used DRO (optimization) along with GWD loss. Is your DRO optimization implementation code available?
I am looking forward to hearing from you.
Hi @saruarlive,
Thank you for your question.
My code for the DRO optimization is not available yet. I am planning to make it available in the future but I don't know when it will be ready.
Please note that in the paper https://arxiv.org/pdf/2011.01614.pdf, the generalized Wasserstein Dice loss and DRO are used independently for training two different networks.
I have changed the status of this issue to 'question' as it is not directly related to the generalized Wasserstein Dice loss.