milvus-io / ann-benchmarksLinks
Benchmarks of approximate nearest neighbor libraries in Python
☆11Updated 4 years ago
Alternatives and similar repositories for ann-benchmarks
Users that are interested in ann-benchmarks are comparing it to the libraries listed below
Sorting:
- Multi-index hashing for the resolution of ANN search problem on large datasets☆15Updated 6 years ago
- A book tries to give some guide for content-based image retrieval☆19Updated 7 years ago
- A Python library that implements locality-sensitive hashing for the near(est) neighbors problem.☆11Updated 15 years ago
- QuickerADC is an implementation of highly-efficient product quantizers leveraging SIMD shuffle instructions integrated into FAISS☆60Updated 6 years ago
- Source code for learning and evaluation different quantzation methods☆26Updated 9 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
- Implementation of ip-nsw from Non-metric Similarity Graphs for Maximum Inner Product Search☆39Updated 6 years ago
- distributed faiss for image retrieval☆20Updated 7 years ago
- An image retrieval system based on MXNET : From training to website☆18Updated 5 years ago
- Code for the CVPR'19 paper "Explore-Exploit Graph Traversal for Image Retrieval"☆31Updated 4 years ago
- Here you find the implementation of the method described in our SIBGRAPI 2019 paper "Hierarchy-of-Visual-Words: a Learning-based Approach…☆10Updated 3 years ago
- LeaderBoard for various CBIR models☆24Updated 7 years ago
- Tensorflow implementation of a supervised approach to learn highly compressed image representations☆27Updated 7 years ago
- How should we evaluate supervised hashing☆28Updated 6 years ago
- herve jegou's yael library☆31Updated 12 years ago
- ☆13Updated 6 years ago
- Cartesian k-means for approximate nearest neghbor search, codebook learning, etc.☆51Updated 11 years ago
- TSDG: An efficient index graph for graph-based nearest neighbor search☆9Updated 2 years ago
- Supplementary Code for Unsupervised Neural Quantization for Compressed-Domain Similarity Search☆36Updated 5 years ago
- Fast search algorithm for product-quantized codes via hash-tables☆53Updated 6 years ago
- PQ Fast Scan☆62Updated 6 years ago
- Implemented the Composite Quantization algorithm for Nearest Neighbor search and performed analysis on SIFT, GIST and MNIST datasets.☆8Updated 6 years ago
- A basic implementation of the Bag of (Visual) Words approach (BoW) for image search.☆15Updated 10 years ago
- Image Search using BoW☆14Updated 10 years ago
- ☆24Updated 6 years ago
- Image Retrieval using Deep Learning, Visual Search, Deep Image Feature☆5Updated 5 years ago
- Instance-level image retrieval, used in street-to-shop scene. Leveraging large-scale noisy data, and clean it automatically. Learning R-M…☆62Updated 8 years ago
- " End-to-End Efficient Representation Learning via Cascading Combinatorial Optimization" accepted at CVPR2019☆22Updated 6 years ago
- Messing around hamming distance.☆8Updated 6 years ago
- Kronecker Production Matrix for Approximate Nearest Neighbour Search☆12Updated 9 years ago