mih
mih copied to clipboard
Fast exact nearest neighbor search in Hamming distance on binary codes with Multi-index hashing
Hi, i'm working on Ubuntu 15.10. On compilation I got this error: "CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set...
Hi, when I run your demo to test data `lsh_64_sift_1B.mat` ,the errors are: `Loading codes... HDF5-DIAG: Error detected in HDF5 (1.10.1) thread 139870215686080: #000: H5F.c line 586 in H5Fopen(): unable...
I am reading the code but cannot really understand what these two functions are doing: BucketGroup::data_insert and BucketGroup::count_insert. I guess the difficulty in understanding comes from the special data structure...
Hello, i was testing MIH matching 500 query codes of length 293 Bits to 10K-20K in database. my setup for parameter "m" (number of hash tables) is 19 to 14....