DBAIWangGroup / nns_benchmarkLinks
Benchmark of Nearest Neighbor Search on High Dimensional Data
☆210Updated 4 years ago
Alternatives and similar repositories for nns_benchmark
Users that are interested in nns_benchmark are comparing it to the libraries listed below
Sorting:
- an Extremely Fast Approximate Nearest Neighbor graph construction Algorithm framework☆103Updated 3 months ago
- Implementation of ip-nsw from Non-metric Similarity Graphs for Maximum Inner Product Search☆40Updated 7 years ago
- A library for k-nearest neighbor search☆385Updated last year
- fast library for ANN search and KNN graph construction☆295Updated 7 years ago
- Code for ECCV2018 paper: Revisiting the Inverted Indices for Billion-Scale Approximate Nearest Neighbors☆219Updated 5 years ago
- PQ Fast Scan☆68Updated 6 years ago
- code for satellite system graphs☆123Updated 2 years ago
- Navigating Spreading-out Graph For Approximate Nearest Neighbor Search☆714Updated 2 months ago
- Research code implementing inverted multiindex structure☆83Updated 12 years ago
- Search with a hash index☆33Updated 6 years ago
- GGNN: State of the Art Graph-based GPU Nearest Neighbor Search☆167Updated 10 months ago
- SONG: Approximate Nearest Neighbor Search on GPU. SONG is a graph-based approximate nearest neighbor search toolbox.☆72Updated 7 months ago
- Fast search algorithm for product-quantized codes via hash-tables☆53Updated 7 years ago
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Index☆55Updated 10 years ago
- Implementation of HNSW that supports online updates☆67Updated 8 years ago
- Pure python implementation of product quantization for nearest neighbor search☆356Updated 6 months ago
- Fast C++ implementation of https://github.com/yahoo/lopq: Locally Optimized Product Quantization (LOPQ) model and searcher for approximat…☆35Updated 5 years ago
- Code for paper: Towards Similarity Graphs Constructed by Deep Reinforcement Learning☆21Updated 5 years ago
- A c++ toolbox of locality-sensitive hashing (LSH), provides several popular LSH algorithms, also support python and matlab.☆292Updated 8 years ago
- Implementation of Efficient K-NN Graph Construction Algorithm NN-Descent in C++☆30Updated 8 years ago
- LSH-GPU ANN package☆94Updated 6 years ago
- Source code for SIGMOD 2020 paper "Improving Approximate Nearest Neighbor Search through Learned Adaptive Early Termination"☆59Updated 5 years ago
- This is the implementation of the Hierarquical Clustering-based Nearest Neighbor Graphs