Skip to content

Adding ASL (asymmetric loss) #255

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

Merged
merged 5 commits into from
Oct 17, 2020
Merged

Adding ASL (asymmetric loss) #255

merged 5 commits into from
Oct 17, 2020

Conversation

mrT23
Copy link
Contributor

@mrT23 mrT23 commented Oct 16, 2020

integrating into the loss folder two new losses:

AsymmetricLossSingleLabel - asymmetric loss variant, intended for single-label classification (softmax)

AsymmetricLossMultiLabel - asymmetric loss variant, intended for multi-label classification and object detection (sigmoid)

losses are based on:
https://arxiv.org/abs/2009.14119

@rwightman rwightman merged commit ccfb575 into huggingface:master Oct 17, 2020
guoriyue pushed a commit to guoriyue/pytorch-image-models that referenced this pull request May 24, 2024
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

Successfully merging this pull request may close these issues.

2 participants