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

Why Constraiting IoU target to [-1, 1]? #33

Open
ihaohe opened this issue Feb 10, 2023 · 1 comment
Open

Why Constraiting IoU target to [-1, 1]? #33

ihaohe opened this issue Feb 10, 2023 · 1 comment

Comments

@ihaohe
Copy link

ihaohe commented Feb 10, 2023

Thanks for you great work. I've some question about the IoU target. Why do you constrait the IoU target to [-1, 1] by using iout = 2 · (iou − 0.5) ? Does it regress more easily?

@hejiakia
Copy link

Maybe the output of iou is between [0, 1]

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