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:
- Quick ADC☆27Updated 6 years ago
- Parameterless and Universal FInding of Nearest Neighbors☆59Updated 9 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
- BC-Tree and Ball-Tree for Point-to-Hyperplane NNS (ICDE 2023)☆19Updated 2 years ago
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Index☆55Updated 10 years ago
- CUDA implementation of Hierarchical Navigable Small World Graph algorithm☆172Updated 4 years ago
- ☆78Updated last year
- Learned Sort: a model-enhanced sorting algorithm☆81Updated 4 years ago
- Python bindings for the fast integer compression library FastPFor.☆61Updated 2 years ago
- A library of algorithms for approximate nearest neighbor search in high dimensions, along with a set of useful tools for designing such a…☆174Updated this week
- Source code for SIGMOD 2020 paper "Improving Approximate Nearest Neighbor Search through Learned Adaptive Early Termination"☆59Updated 5 years ago
- PQ Fast Scan☆69Updated 6 years ago
- DESSERT Effeciently Searches Sets of Embeddings via Retrieval Tables☆17Updated last year
- Code for ECCV2018 paper: Revisiting the Inverted Indices for Billion-Scale Approximate Nearest Neighbors☆219Updated 5 years ago
- Efficient and effective query auto-completion in C++.☆57Updated 2 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☆137Updated 3 months ago
- Framework for evaluating ANNS algorithms on billion scale datasets.☆417Updated 3 weeks ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆15Updated 3 years ago
- ☆201Updated this week
- GGNN: State of the Art Graph-based GPU Nearest Neighbor Search☆169Updated 10 months ago
- LSH index for approximate set containment search☆61Updated 3 years ago
- A C++ library providing fast language model queries in compressed space.☆132Updated 2 years ago
- A fast header-only graph-based index for approximate nearest neighbor search (ANNS). https://flatnav.net☆39Updated this week
- ☆13Updated 11 months ago
- Pure python implementation of product quantization for nearest neighbor search☆357Updated 7 months ago
- Implementation of "Efficient Multi-vector Dense Retrieval with Bit Vectors", ECIR 2024☆66Updated 2 months ago
- Simple baselines for "Learned Indexes"☆159Updated 7 years ago
- A library of inverted index data structures☆151Updated 3 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated 10 months ago