aaalgo / kgraph
A library for k-nearest neighbor search
☆383Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for kgraph
- fast library for ANN search and KNN graph construction☆284Updated 6 years ago
- Navigating Spreading-out Graph For Approximate Nearest Neighbor Search☆632Updated 11 months ago
- Benchmark of Nearest Neighbor Search on High Dimensional Data☆203Updated 3 years ago
- an Extremely Fast Approximate Nearest Neighbor graph construction Algorithm framework☆92Updated 4 years ago
- Code for ECCV2018 paper: Revisiting the Inverted Indices for Billion-Scale Approximate Nearest Neighbors☆201Updated 4 years ago
- Training of Locally Optimized Product Quantization (LOPQ) models for approximate nearest neighbor search of high dimensional data in Pyth…☆563Updated 5 years ago
- FAst Lookups of Cosine and Other Nearest Neighbors (based on fast locality-sensitive hashing)☆1,137Updated 5 months ago
- A c++ toolbox of locality-sensitive hashing (LSH), provides several popular LSH algorithms, also support python and matlab.☆286Updated 7 years ago
- Research code implementing inverted multiindex structure☆82Updated 10 years ago
- code for satellite system graphs☆111Updated 11 months ago
- Implementation of HNSW that supports online updates☆61Updated 6 years ago
- GGNN: State of the Art Graph-based GPU Nearest Neighbor Search☆142Updated 3 years ago
- LSH-GPU ANN package☆92Updated 5 years ago
- ☆160Updated 8 years ago
- GraphChi's C++ version. Big Data - small machine.☆802Updated 5 years ago
- GPU-based large scale Approx. Nearest Neighbor Search, accepted at CVPR 2016☆91Updated 6 years ago
- Pure python implementation of product quantization for nearest neighbor search☆327Updated last year
- ☆200Updated 5 months ago
- A fast Python implementation of locality sensitive hashing.☆661Updated 4 years ago
- Fast and lightweight header-only C++ library (with Python bindings) for approximate nearest neighbor search☆257Updated 4 years ago
- Fast exact nearest neighbor search in Hamming distance on binary codes with Multi-index hashing☆286Updated 9 years ago
- Implementation of ip-nsw from Non-metric Similarity Graphs for Maximum Inner Product Search☆40Updated 6 years ago
- Python framework for fast (approximated) nearest neighbour search in large, high-dimensional data sets using different locality-sensitive…☆766Updated last year
- CUDA Matrix Factorization Library with Alternating Least Square (ALS)☆175Updated 6 years ago
- Distributed Factorization Machines