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

Asymmetric Loss #1064

Closed
zhongqiu1245 opened this issue Nov 24, 2021 · 5 comments
Closed

Asymmetric Loss #1064

zhongqiu1245 opened this issue Nov 24, 2021 · 5 comments
Assignees

Comments

@zhongqiu1245
Copy link

zhongqiu1245 commented Nov 24, 2021

Describe the feature
An effective Loss to balance the postive samples and negtive samples.

Related resources
offical paper: https://arxiv.org/abs/2009.14119
offical code: https://github.com/Alibaba-MIIL/ASL
open_mmlab code(mmcls): https://github.com/open-mmlab/mmclassification/blob/master/mmcls/models/losses/asymmetric_loss.py

Thank you!

@MengzhangLI
Copy link
Contributor

Hi, it's noted but we do not have clear time schedule due to limited human resources.

PR of you is welcomed!

@MengzhangLI MengzhangLI self-assigned this Nov 24, 2021
@MengzhangLI
Copy link
Contributor

MengzhangLI commented Nov 24, 2021

I just scaned related pr. It won't take too much time to transfer to mmsegmentation.

If time available, I would like to add it. But it would be better if you could make a pr and we review it because we want more community members getting involved. If you want to do that, feel free to contact me.

Best,

@zhongqiu1245
Copy link
Author

Sorry for the late reply.
I haven't create pr yet, so I am learning it.
If time available, I will create pr about Asymmetric Loss.

@MengzhangLI
Copy link
Contributor

Here are some steps:

(1) Installation of MMSegmentation.
Please refer to get_started.md for installation and dataset_prepare.md for dataset preparation.

(2) Making a pull request.
Usefule links: Contributing to OpenMMLab and Chinese article from zhihu.

(3) Support the Asymmetric Loss.
Usefule links: doc of customized loss function and PR about supporting focal loss.

@zhongqiu1245
Copy link
Author

@MengzhangLI thx!

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