Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DiceFocalLoss does not have the option to run softmax focal loss #8242

Open
ferreirafabio80 opened this issue Nov 28, 2024 · 1 comment
Open

Comments

@ferreirafabio80
Copy link

The 'use_softmax' arg is missing in FocalLoss in the DiceFocalLoss class. See the screenshot.

Screenshot 2024-11-28 at 10 42 24
@ferreirafabio80 ferreirafabio80 changed the title DiceFocalLoss does not have the option to run softmax focal loss because softmax is not being passed to FocalLoss class DiceFocalLoss does not have the option to run softmax focal loss Nov 28, 2024
@KumoLiu
Copy link
Contributor

KumoLiu commented Nov 29, 2024

Hi @yiheng-wang-nv, I noticed you added this class previously. Do you remember why we not include the activation function for FocalLoss?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants