Pure python implementation of product quantization for nearest neighbor search
☆360Jun 7, 2025Updated 9 months ago
Alternatives and similar repositories for nanopq
Users that are interested in nanopq are comparing it to the libraries listed below
Sorting:
- Fast and memory-efficient ANN with a subset-search functionality☆154Jul 1, 2025Updated 8 months ago
- Fast search algorithm for product-quantized codes via hash-tables☆54Jul 3, 2018Updated 7 years ago
- Fast C++ implementation of https://github.com/yahoo/lopq: Locally Optimized Product Quantization (LOPQ) model and searcher for approximat…☆35Apr 25, 2020Updated 5 years ago
- Implementation of vector quantization algorithms, codes for Norm-Explicit Quantization: Improving Vector Quantization for Maximum Inner P…☆60Jan 7, 2021Updated 5 years ago
- Training of Locally Optimized Product Quantization (LOPQ) models for approximate nearest neighbor search of high dimensional data in Pyth…☆568Apr 14, 2019Updated 6 years ago
- Code for paper: Towards Similarity Graphs Constructed by Deep Reinforcement Learning☆21Feb 13, 2020Updated 6 years ago
- Supplementary Code for Unsupervised Neural Quantization for Compressed-Domain Similarity Search☆35Aug 15, 2019Updated 6 years ago
- Fast and memory-efficient clustering☆263Oct 16, 2023Updated 2 years ago
- Code for my PhD thesis. Library of quantization-based methods for fast similarity search in high dimensions. Presented at ECCV 18.☆65Aug 23, 2021Updated 4 years ago
- Some useful tips for faiss☆631Sep 1, 2025Updated 6 months ago
- Code for ECCV2018 paper: Revisiting the Inverted Indices for Billion-Scale Approximate Nearest Neighbors☆221May 7, 2020Updated 5 years ago
- Source code for learning and evaluation different quantzation methods☆26Jun 10, 2015Updated 10 years ago
- Tensorflow implementation of a supervised approach to learn highly compressed image representations☆26Nov 22, 2017Updated 8 years ago
- Nearest Neighbor Search with Neighborhood Graph and Tree for High-dimensional Data☆1,354Updated this week
- Open source implementation of "Spreading Vectors for Similarity Search"☆320Aug 13, 2021Updated 4 years ago
- A lightweight benchmark for approximate nearest neighbor search☆103May 23, 2023Updated 2 years ago
- Non-Metric Space Library (NMSLIB): An efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-me…☆3,570Jan 12, 2026Updated 2 months ago
- Code for the CVPR'19 paper "Explore-Exploit Graph Traversal for Image Retrieval"☆31Aug 15, 2020Updated 5 years ago
- GPU-based large scale Approx. Nearest Neighbor Search, accepted at CVPR 2016☆92Nov 3, 2018Updated 7 years ago
- Plugin to integrate approximate nearest neighbor(ANN) search with Elasticsearch