Flash
Flash copied to clipboard
LSH-GPU ANN package
In LSHReservoirSampler_init.cpp, the destructor will call cl functions even if the OpenCL is not used and might cause memory issues.
Hi, thanks for your work. I found that there are `save_index` and `load_index` methods in [hnswlib](https://github.com/nmslib/hnswlib). But in your work, I didn't find any of them. Do you have some...
Hi, thanks for your work. Do you have some plans to support for python?
It is possible to support incremental updates (insertions and deletions) in your algorithm and do you have plans implementing it? Thanks!
Hello, Can I use this algorithm to match two images? I'm using opencv ORB to detect and compute the key points and the descriptors.