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

Using NMSLIB code from a release rather than from an obscure branch #19

Merged
merged 3 commits into from
May 22, 2016
Merged

Using NMSLIB code from a release rather than from an obscure branch #19

merged 3 commits into from
May 22, 2016

Conversation

searchivarius
Copy link
Contributor

I have retested NMSLIB using the updated version (which downloads v1.5). Seems to be fine. If you were waiting for an updated version to run SIFT benchmarks, you can run them now. Even faster with saved indices. We don't cheat and don't save answers there :-) Only the indices themselves.

Additionally, I changed the source location of convert_texmex_fvec.py (to be from NMSLIB v1.5 too). I sometimes rename folders, it's not a good idea to pull it from master. Really, on a second thought: ann_benchmark could probably keep its own copy of convert_texmex_fvec.py.

@erikbern erikbern merged commit 0151815 into erikbern:master May 22, 2016
@erikbern
Copy link
Owner

is there a major impact? i can rerun benchmarks

@searchivarius
Copy link
Contributor Author

no impact (I checked). this is merely to ensure that the right version is used.

maumueller added a commit to maumueller/ann-benchmarks-1 that referenced this pull request Oct 17, 2017
Only measure the time of the actual lookup.
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

Successfully merging this pull request may close these issues.

2 participants