xinyandai / product-quantizationLinks
Implementation of vector quantization algorithms, codes for Norm-Explicit Quantization: Improving Vector Quantization for Maximum Inner Product Search.
☆59Updated 4 years ago
Alternatives and similar repositories for product-quantization
Users that are interested in product-quantization are comparing it to the libraries listed below
Sorting:
- Supplementary Code for Unsupervised Neural Quantization for Compressed-Domain Similarity Search☆36Updated 5 years ago
- Code for ICML2019 paper: Learning to Route in Similarity Graphs☆58Updated 10 months ago
- Source code for learning and evaluation different quantzation methods☆26Updated 9 years ago
- Fast search algorithm for product-quantized codes via hash-tables☆53Updated 6 years ago
- Implementation of ip-nsw from Non-metric Similarity Graphs for Maximum Inner Product Search☆39Updated 6 years ago
- Code for paper: Towards Similarity Graphs Constructed by Deep Reinforcement Learning☆21Updated 5 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
- QuickerADC is an implementation of highly-efficient product quantizers leveraging SIMD shuffle instructions integrated into FAISS☆60Updated 6 years ago
- ☆31Updated 7 years ago
- Search with a hash index☆33Updated 6 years ago
- Kmeans Quantization + Random Projection based Locality Sensitive Hashing☆28Updated 6 years ago
- Differentiable Product Quantization for End-to-End Embedding Compression.☆62Updated 2 years ago
- Neural LSH [ICLR 2020] - Using supervised learning to produce better space partitions for fast nearest neighbor search.☆73Updated 4 years ago
- One-Shot Learning using Nearest-Neighbor Search (NNS) and Locality-Sensitive Hashing LSH☆74Updated 7 years ago
- Website for "Awesome Learning to Hash" https://learning2hash.github.io☆18Updated 7 months ago
- Accurate and Fast ALSH for Maximum Inner Product Search (KDD 2018)☆25Updated 3 years ago
- hnsw implemented by python☆66Updated 6 years ago
- How should we evaluate supervised hashing☆28Updated 6 years ago
- ☆25Updated 6 years ago
- Multi-index hashing for the resolution of ANN search problem on large datasets☆15Updated 6 years ago
- Re-implementation of the Noise Contrastive Estimation algorithm for pyTorch, following "Noise-contrastive estimation: A new estimation pr…☆45Updated 5 years ago
- Pytorch implementation of "Fast Training of Triplet-based Deep Binary Embedding Networks".☆40Updated 7 years ago
- Cartesian k-means for approximate nearest neghbor search, codebook learning, etc.☆51Updated 11 years ago
- Code for "On the Relation Between the Sharpest Directions of DNN Loss and the SGD Step Length", ICLR 2019☆11Updated 2 years ago
- Source code for SIGMOD 2020 paper "Improving Approximate Nearest Neighbor Search through Learned Adaptive Early Termination"☆54Updated 4 years ago
- A compressed adaptive optimizer for training large-scale deep learning models using PyTorch☆27Updated 5 years ago
- Implementation of our ICCV 2017 paper: MIHash - Hashing with Mutual Information☆34Updated 3 years ago
- Matlab implementation of "K-Nearest Neighbors Hashing" (CVPR2019)☆27Updated 5 years ago
- ☆13Updated 6 years ago
- High Dimensional Approximate Near(est) Neighbor☆33Updated 7 years ago