-
Notifications
You must be signed in to change notification settings - Fork 27.4k
Support for More Loss Functions #41142
Copy link
Copy link
Open
Labels
featureA request for a proper, new feature.A request for a proper, new feature.module: lossProblem is related to loss functionProblem is related to loss functiontriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Description
🚀 Feature
Supporting more loss functions like FocalLoss or DICE natively will be a nice addition, especially as their already implementations to them out there.
Motivation
Native support for more loss functions will reduce boilerplate code.
Pitch
Review and addition of loss functions found Here
Alternatives
There is implementations on PyTorch Forums for some of the loss functions mentioned above but because they are not reviewed they sometimes have big flaws.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureA request for a proper, new feature.A request for a proper, new feature.module: lossProblem is related to loss functionProblem is related to loss functiontriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module