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☆67Updated 8 years ago
- PQ Fast Scan☆70Updated 6 years ago
- Code for ECCV2018 paper: Revisiting the Inverted Indices for Billion-Scale Approximate Nearest Neighbors☆219Updated 5 years ago
- LSH-GPU ANN package☆94Updated 6 years ago
- Fast search algorithm for product-quantized codes via hash-tables☆54Updated 7 years ago
- TSDG: An efficient index graph for graph-based nearest neighbor search☆10Updated 3 years ago
- QuickerADC is an implementation of highly-efficient product quantizers leveraging SIMD shuffle instructions integrated into FAISS☆61Updated 7 years ago
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Index☆55Updated 10 years ago
- Benchmark of Nearest Neighbor Search on High Dimensional Data☆211Updated 4 years ago
- ☆160Updated 9 years ago
- High Dimensional Approximate Near(est) Neighbor☆34Updated 8 years ago
- Quick ADC☆27Updated 6 years ago
- fast library for ANN search and KNN graph construction☆295Updated 7 years ago
- GGNN: State of the Art Graph-based GPU Nearest Neighbor Search☆169Updated 11 months ago
- Kmeans Quantization + Random Projection based Locality Sensitive Hashing☆31Updated 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☆358Updated 7 months ago
- an Extremely Fast Approximate Nearest Neighbor graph construction Algorithm framework☆104Updated 4 months ago
- A library for k-nearest neighbor search☆387Updated last year
- Code for paper: Towards Similarity Graphs Constructed by Deep Reinforcement Learning☆21Updated 5 years ago
- 为HSNW源码加上了详细的注释☆20Updated 3 years ago
- Fast and lightweight header-only C++ library (with Python bindings) for approximate nearest neighbor search☆268Updated 5 months ago
- GPU-based large scale Approx. Nearest Neighbor Search, accepted at CVPR 2016☆92Updated 7 years ago
- Research code implementing inverted multiindex structure☆83Updated 12 years ago
- Implementation of vector quantization algorithms, codes for Norm-Explicit Quantization: Improving Vector Quantization for Maximum Inner P…☆59Updated 5 years ago
- Fork of INRIA's YAEL library☆21Updated 9 years ago
- Source code for learning and evaluation different quantzation methods☆26Updated 10 years ago
- Code for ICML2019 paper: Learning to Route in Similarity Graphs☆61Updated last year
- Multi-index hashing for the resolution of ANN search problem on large datasets☆15Updated 7 years ago
- A framework for index based similarity search.☆19Updated 6 years ago