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

some problem about matchingscore #1

Open
Githubpfyang opened this issue Nov 16, 2019 · 0 comments
Open

some problem about matchingscore #1

Githubpfyang opened this issue Nov 16, 2019 · 0 comments

Comments

@Githubpfyang
Copy link

hi, zlingkang
i have read your code, and i have one question about matchingscore
why use this:
int score = static_cast((1.0-iou) * dx * dy * 100.0 / (_rec1.width * _rec1.height));
as the matchingscore instead of just iou ?
which can be more accurate?

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

1 participant