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

Investigate the applicability of heuristics to our problem #6

Open
benvanwerkhoven opened this issue Feb 12, 2016 · 0 comments
Open
Assignees

Comments

@benvanwerkhoven
Copy link
Contributor

Currently we compute similarity scores between all the images in a dataset. This means that if there are N images in the set, we currently need to make (N over 2) comparisons. The idea is that using some heuristic, we can drastically reduce the required number of comparisons.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants