Skip to content

Missing alpha parameter of Focal loss in DiceFocalLoss #7682

Closed
@dkalsan

Description

@dkalsan

Describe the bug
The available class monai.losses.DiceFocalLoss is missing the alpha parameter for Focal loss. Is this a result of some design choice or just got overlooked in the implementation?

Expected behavior
alpha parameter should be passed to the monai.losses.FocalLoss or have the reason for its absence documented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions