matsui528 / riiLinks
Fast and memory-efficient ANN with a subset-search functionality
☆153Updated 6 months ago
Alternatives and similar repositories for rii
Users that are interested in rii are comparing it to the libraries listed below
Sorting:
- Fast and memory-efficient clustering☆264Updated 2 years ago
- A lightweight benchmark for approximate nearest neighbor search☆103Updated 2 years ago
- Code for ECCV2018 paper: Revisiting the Inverted Indices for Billion-Scale Approximate Nearest Neighbors☆219Updated 5 years ago
- Pure python implementation of product quantization for nearest neighbor search☆358Updated 7 months ago
- Fast search algorithm for product-quantized codes via hash-tables☆54Updated 7 years ago
- QuickerADC is an implementation of highly-efficient product quantizers leveraging SIMD shuffle instructions integrated into FAISS☆61Updated 7 years ago
- Open source implementation of "Spreading Vectors for Similarity Search"☆320Updated 4 years ago
- LSH-GPU ANN package☆94Updated 6 years ago
- Fast C++ implementation of https://github.com/yahoo/lopq: Locally Optimized Product Quantization (LOPQ) model and searcher for approximat…☆35Updated 5 years ago
- Visual Search using Apache MXNet and gluon☆239Updated 7 years ago
- fast library for ANN search and KNN graph construction☆295Updated 8 years ago
- Weighted MinHash implementation on CUDA (multi-gpu).☆121Updated 2 years ago
- ☆160Updated 9 years ago
- Parameterless and Universal FInding of Nearest Neighbors☆59Updated 10 months ago
- Official repository of RankEval: An Evaluation and Analysis Framework for Learning-to-Rank Solutions.☆88Updated 5 years ago
- Implementation of ip-nsw from Non-metric Similarity Graphs for Maximum Inner Product Search☆40Updated 7 years ago
- Fast and lightweight header-only C++ library (with Python bindings) for approximate nearest neighbor search☆268Updated 6 months ago
- PyTorch Flexible Hash Embeddings☆28Updated 5 years ago
- hnsw implemented by python☆72Updated 6 years ago
- PQ Fast Scan☆70Updated 6 years ago
- A library for k-nearest neighbor search☆387Updated last year
- State-of-the-art method for large-scale ANN search as of Oct 2016. Presented at ECCV 16.☆74Updated 7 years ago
- Benchmarking approximate nearest neighbors. Note: This is an archived version from our SISAP 2017 paper, see below.☆28Updated 7 years ago
- Code for ICML2019 paper: Learning to Route in Similarity Graphs☆61Updated last year
- Benchmark of Nearest Neighbor Search on High Dimensional Data☆211Updated 4 years ago
- High Dimensional Approximate Near(est) Neighbor☆34Updated 8 years ago
- Official repository of QuickRank: A C++ suite of Learning to Rank algorithms.☆131Updated 6 years ago
- PyTorch implementation of Hash Embeddings (NIPS 2017). Submission to the NIPS Implementation Challenge.☆204Updated 7 years ago
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Index☆55Updated 10 years ago
- My most frequently used learning-to-rank algorithms ported to rust for efficiency. Try it: "pip install fastrank".☆52Updated 10 months ago