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:
- Implementation of HNSW that supports online updates☆66Updated 7 years ago
- PQ Fast Scan☆65Updated 6 years ago
- Code for ECCV2018 paper: Revisiting the Inverted Indices for Billion-Scale Approximate Nearest Neighbors☆215Updated 5 years ago
- Fast search algorithm for product-quantized codes via hash-tables☆53Updated 7 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
- Quick ADC☆26Updated 6 years ago
- High Dimensional Approximate Near(est) Neighbor☆33Updated 8 years ago
- GGNN: State of the Art Graph-based GPU Nearest Neighbor Search☆165Updated 7 months ago
- Kmeans Quantization + Random Projection based Locality Sensitive Hashing☆29Updated 6 years ago
- Implementation of ip-nsw from Non-metric Similarity Graphs for Maximum Inner Product Search☆40Updated 7 years ago
- Pure python implementation of product quantization for nearest neighbor search☆351Updated 4 months ago
- ☆160Updated 9 years ago
- fast library for ANN search and KNN graph construction☆295Updated 7 years ago
- an Extremely Fast Approximate Nearest Neighbor graph construction Algorithm framework☆97Updated last month
- Source code for learning and evaluation different quantzation methods☆26Updated 10 years ago
- Code for paper: Towards Similarity Graphs Constructed by Deep Reinforcement Learning☆21Updated 5 years ago
- A library for k-nearest neighbor search☆386Updated last year
- Multi-index hashing for the resolution of ANN search problem on large datasets☆15Updated 6 years ago
- State-of-the-art method for large-scale ANN search as of Oct 2016. Presented at ECCV 16.☆75Updated 7 years ago
- GPU-based large scale Approx. Nearest Neighbor Search, accepted at CVPR 2016☆92Updated 6 years ago
- hnsw implemented by python☆70Updated 6 years ago
- Code for ICML2019 paper: Learning to Route in Similarity Graphs☆58Updated last year
- A framework for index based similarity search.☆19Updated 6 years ago
- Official code for "Binary embedding based retrieval at Tencent"☆43Updated last year
- Real time vector search engine☆138Updated 2 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