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

Do you think the VarifocalLoss could be used for labels with value of 0 & 1 ? #19

Open
seekFire opened this issue Sep 1, 2021 · 2 comments

Comments

@seekFire
Copy link

seekFire commented Sep 1, 2021

No description provided.

@hyz-xmaster
Copy link
Owner

It can as it is equivalent to setting the IoU target as 0 or 1 in this case. But I don't know the performance since I have never tested this situation.

@seekFire
Copy link
Author

seekFire commented Sep 1, 2021

@hyz-xmaster I got it! Thank you very much!

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