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

What's the meaning for alignment scores? #15

Open
JiuqingDong opened this issue Apr 3, 2023 · 0 comments
Open

What's the meaning for alignment scores? #15

JiuqingDong opened this issue Apr 3, 2023 · 0 comments

Comments

@JiuqingDong
Copy link

In section 3.2, The cost between image regions and words is defined as the alignment scores S = WR⊤ . The bipartite matching problem can then be efficiently solved by the off-the-shelf Hungarian Algorithm.

The input of the Hungarian algorithm is a cost matrix. So, that means alignment score S is the cost matrix? But, why did you call WR⊤ alignment score?

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