dmllr / fast-lopqLinks
Fast C++ implementation of https://github.com/yahoo/lopq: Locally Optimized Product Quantization (LOPQ) model and searcher for approximate nearest neighbor search of high dimensional data.
☆35Updated 5 years ago
Alternatives and similar repositories for fast-lopq
Users that are interested in fast-lopq are comparing it to the libraries listed below
Sorting:
- PQ Fast Scan☆65Updated 6 years ago
- Implementation of HNSW that supports online updates☆66Updated 7 years ago
- Fast search algorithm for product-quantized codes via hash-tables☆53Updated 7 years ago
- Code for ECCV2018 paper: Revisiting the Inverted Indices for Billion-Scale Approximate Nearest Neighbors☆213Updated 5 years ago
- QuickerADC is an implementation of highly-efficient product quantizers leveraging SIMD shuffle instructions integrated into FAISS☆61Updated 6 years ago
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Index☆54Updated 10 years ago
- LSH-GPU ANN package☆94Updated 6 years ago
- Benchmark of Nearest Neighbor Search on High Dimensional Data☆209Updated 4 years ago
- GGNN: State of the Art Graph-based GPU Nearest Neighbor Search☆163Updated 7 months ago
- fast library for ANN search and KNN graph construction☆295Updated 7 years ago
- Implementation of ip-nsw from Non-metric Similarity Graphs for Maximum Inner Product Search☆40Updated 6 years ago
- High Dimensional Approximate Near(est) Neighbor☆33Updated 8 years ago
- an Extremely Fast Approximate Nearest Neighbor graph construction Algorithm framework☆96Updated 2 weeks ago
- Kmeans Quantization + Random Projection based Locality Sensitive Hashing☆29Updated 6 years ago
- ☆160Updated 9 years ago
- A library for k-nearest neighbor search☆385Updated last year
- Pure python implementation of product quantization for nearest neighbor search☆350Updated 3 months ago
- Code for paper: Towards Similarity Graphs Constructed by Deep Reinforcement Learning☆21Updated 5 years ago
- To Index or Not to Index: Optimizing Exact Maximum Inner Product Search☆26Updated 6 years ago
- GPU-based large scale Approx. Nearest Neighbor Search, accepted at CVPR 2016☆92Updated 6 years ago
- Quick ADC☆26Updated 6 years ago
- Research code implementing inverted multiindex structure☆84Updated 11 years ago
- Implementation of vector quantization algorithms, codes for Norm-Explicit Quantization: Improving Vector Quantization for Maximum Inner P…☆59Updated 4 years ago
- Multi-index hashing for the resolution of ANN search problem on large datasets☆15Updated 6 years ago
- Official code for "Binary embedding based retrieval at Tencent"☆43Updated last year
- Source code for SIGMOD 2020 paper "Improving Approximate Nearest Neighbor Search through Learned Adaptive Early Termination"☆56Updated 5 years ago
- Real time vector search engine☆138Updated 2 years ago
- Source code for learning and evaluation different quantzation methods☆26Updated 10 years ago
- Fast and lightweight header-only C++ library (with Python bindings) for approximate nearest neighbor search☆266Updated last month
- Code for ICML2019 paper: Learning to Route in Similarity Graphs☆58Updated last year