Skip to content

Provide loss function (FocalLoss) #38

@hienpham15

Description

@hienpham15

I have noticed that in train.py and eval.py you have import a FocalLoss class which is then used as criterion for both training and evaluating.

But I couldn't find relevant definition of this loss function in both the paper and the source code.

Would you mind sharing the FocalLoss class definition ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions