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☆68Updated 7 years ago
- PQ Fast Scan☆66Updated 6 years ago
- Code for ECCV2018 paper: Revisiting the Inverted Indices for Billion-Scale Approximate Nearest Neighbors☆217Updated 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
- LSH-GPU ANN package☆94Updated 6 years ago
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Index☆55Updated 10 years ago
- TSDG: An efficient index graph for graph-based nearest neighbor search☆10Updated 3 years ago
- ☆160Updated 9 years ago
- Benchmark of Nearest Neighbor Search on High Dimensional Data☆210Updated 4 years ago
- High Dimensional Approximate Near(est) Neighbor☆33Updated 8 years ago
- fast library for ANN search and KNN graph construction☆298Updated 7 years ago
- Kmeans Quantization + Random Projection based Locality Sensitive Hashing☆30Updated 6 years ago
- Implementation of ip-nsw from Non-metric Similarity Graphs for Maximum Inner Product Search☆40Updated 7 years ago
- an Extremely Fast Approximate Nearest Neighbor graph construction Algorithm framework☆102Updated 3 months ago
- A library for k-nearest neighbor search☆385Updated last year
- GGNN: State of the Art Graph-based GPU Nearest Neighbor Search☆166Updated 9 months ago
- Quick ADC☆26Updated 6 years ago
- Source code for learning and evaluation different quantzation methods☆26Updated 10 years ago
- Real time vector search engine☆139Updated 2 years ago
- Pure python implementation of product quantization for nearest neighbor search☆355Updated 6 months ago
- Research code implementing inverted multiindex structure☆83Updated 12 years ago
- Fast and lightweight header-only C++ library (with Python bindings) for approximate nearest neighbor search☆268Updated 4 months ago
- Multi-index hashing for the resolution of ANN search problem on large datasets☆15Updated 7 years ago
- GPU-based large scale Approx. Nearest Neighbor Search, accepted at CVPR 2016☆92Updated 7 years ago
- To Index or Not to Index: Optimizing Exact Maximum Inner Product Search☆26Updated 6 years ago
- Official code for "Binary embedding based retrieval at Tencent"☆44Updated last year
- Code for paper: Towards Similarity Graphs Constructed by Deep Reinforcement Learning☆21Updated 5 years ago
- 为HSNW源码加上了详细的注释☆21Updated 3 years ago
- Neural LSH [ICLR 2020] - Using supervised learning to produce better space partitions for fast nearest neighbor search.☆73Updated 4 years ago