thomasahle / tinyknnLinks
A tiny approximate K-Nearest Neighbour library in Python based on Fast Product Quantization and IVF
☆18Updated 2 years ago
Alternatives and similar repositories for tinyknn
Users that are interested in tinyknn are comparing it to the libraries listed below
Sorting:
- Parameterless and Universal FInding of Nearest Neighbors☆59Updated 10 months ago
- A library of algorithms for approximate nearest neighbor search in high dimensions, along with a set of useful tools for designing such a…☆179Updated 3 weeks ago
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Index☆55Updated 10 years ago
- Code for ECCV2018 paper: Revisiting the Inverted Indices for Billion-Scale Approximate Nearest Neighbors☆220Updated 5 years ago
- Neural LSH [ICLR 2020] - Using supervised learning to produce better space partitions for fast nearest neighbor search.☆73Updated 5 years ago
- ☆79Updated last year
- Framework for evaluating ANNS algorithms on billion scale datasets.☆421Updated last month
- Source code for SIGMOD 2020 paper "Improving Approximate Nearest Neighbor Search through Learned Adaptive Early Termination"☆59Updated 5 years ago
- Python bindings for the fast integer compression library FastPFor.☆61Updated 2 years ago
- DESSERT Effeciently Searches Sets of Embeddings via Retrieval Tables☆17Updated last year
- Fast C++ implementation of https://github.com/yahoo/lopq: Locally Optimized Product Quantization (LOPQ) model and searcher for approximat…☆35Updated 5 years ago
- Implementation of ip-nsw from Non-metric Similarity Graphs for Maximum Inner Product Search☆40Updated 7 years ago
- Graph Library for Approximate Similarity Search☆139Updated 4 months ago
- A fast header-only graph-based index for approximate nearest neighbor search (ANNS). https://flatnav.net☆40Updated 3 weeks ago
- Benchmark of Nearest Neighbor Search on High Dimensional Data☆211Updated 4 years ago
- Quick ADC☆27Updated 6 years ago
- Implementation of HNSW that supports online updates☆67Updated 8 years ago
- A C++ library providing fast language model queries in compressed space.☆132Updated 2 years ago
- Vector Index Benchmark for Embeddings (VIBE) is an extensible benchmark for approximate nearest neighbor search methods, or vector index…☆35Updated last month
- PQ Fast Scan☆70Updated 6 years ago
- Pure python implementation of product quantization for nearest neighbor search☆358Updated 7 months ago
- Common Index File Format to to support interoperability between open-source IR engines☆40Updated last year
- Reducing Dimensionality method for Nearest Neighbor Search☆15Updated 5 years ago
- [SIGMOD 2024] RaBitQ: Quantizing High-Dimensional Vectors with a Theoretical Error Bound for Approximate Nearest Neighbor Search☆175Updated 7 months ago
- ☆205Updated last week
- CUDA implementation of Hierarchical Navigable Small World Graph algorithm☆175Updated 4 years ago
- Fast and memory-efficient ANN with a subset-search functionality☆153Updated 7 months ago
- Efficient and effective query auto-completion in C++.☆57Updated 2 years ago
- LSH index for approximate set containment search☆61Updated 3 years ago
- ⚡ Faster similarity search with PDX: A vertical data layout for vectors☆66Updated 2 weeks ago