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

Reference implementation of score construction #7

Open
lucivpav opened this issue Oct 11, 2020 · 0 comments
Open

Reference implementation of score construction #7

lucivpav opened this issue Oct 11, 2020 · 0 comments

Comments

@lucivpav
Copy link

InLoc_demo assumes score array at the input. The score array determines the similarity between query-cutout pairs. The scores are presumably computed by first computing features of the query/cutout images and computing their dot product.

I have provided an implementation of how the input scores are built. However, it would be nice to include it also in this repository for reference. If you agree with my implementation, feel free to copy any of my code and use it in this repository.

Best regards,
Pavel

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