twistedcubic / learn-to-hashLinks
Neural LSH [ICLR 2020] - Using supervised learning to produce better space partitions for fast nearest neighbor search.
☆73Updated 4 years ago
Alternatives and similar repositories for learn-to-hash
Users that are interested in learn-to-hash are comparing it to the libraries listed below
Sorting:
- Code for ICML2019 paper: Learning to Route in Similarity Graphs☆58Updated last year
- Implementation of ip-nsw from Non-metric Similarity Graphs for Maximum Inner Product Search☆40Updated 6 years ago
- fast kernel evaluation in high dimensions via hashing☆23Updated 4 years ago
- Code for paper: Towards Similarity Graphs Constructed by Deep Reinforcement Learning☆21Updated 5 years ago
- Implementation of vector quantization algorithms, codes for Norm-Explicit Quantization: Improving Vector Quantization for Maximum Inner P…☆59Updated 4 years ago
- Benchmark of Nearest Neighbor Search on High Dimensional Data☆208Updated 4 years ago
- Supplementary Code for Unsupervised Neural Quantization for Compressed-Domain Similarity Search☆36Updated 5 years ago
- Parameterless and Universal FInding of Nearest Neighbors☆60Updated 4 months ago
- PQ Fast Scan☆64Updated 6 years ago
- Query-Aware LSH for Approximate NNS (PVLDB 2015 and VLDBJ 2017)☆29Updated 4 years ago
- A framework for index based similarity search.☆19Updated 6 years ago
- Fast search algorithm for product-quantized codes via hash-tables☆53Updated 7 years ago
- A fast high dimensional near neighbor search algorithm based on group testing and locality sensitive hashing☆23Updated last year
- A fast header-only graph-based index for approximate nearest neighbor search (ANNS). https://flatnav.net☆34Updated last month
- QuickerADC is an implementation of highly-efficient product quantizers leveraging SIMD shuffle instructions integrated into FAISS☆61Updated 6 years ago
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Index☆55Updated 10 years ago
- CUDA implementation of Hierarchical Navigable Small World Graph algorithm☆162Updated 4 years ago
- A compressed adaptive optimizer for training large-scale deep learning models using PyTorch☆27Updated 5 years ago
- Code for ECCV2018 paper: Revisiting the Inverted Indices for Billion-Scale Approximate Nearest Neighbors☆212Updated 5 years ago
- Kmeans Quantization + Random Projection based Locality Sensitive Hashing☆28Updated 6 years ago
- LSH-GPU ANN package☆94Updated 6 years ago
- [NeurIPS 2019 Spotlight] High dimensional mean estimation and outlier detection in nearly-linear time.☆26Updated 5 years ago
- Source code for SIGMOD 2020 paper "Improving Approximate Nearest Neighbor Search through Learned Adaptive Early Termination"☆56Updated 5 years ago
- Sketching linear classifiers over data streams with the Weight-Median Sketch (SIGMOD 2018).☆39Updated 7 years ago
- Large Scale Search Index☆31Updated 2 years ago
- SONG: Approximate Nearest Neighbor Search on GPU. SONG is a graph-based approximate nearest neighbor search toolbox.☆69Updated 3 months ago
- Cartesian k-means for approximate nearest neghbor search, codebook learning, etc.☆51Updated 11 years ago
- Implements the frequent directions algorithm for approximating matrices in streams☆32Updated 8 years ago
- To Index or Not to Index: Optimizing Exact Maximum Inner Product Search☆26Updated 6 years ago
- Pure python implementation of product quantization for nearest neighbor search☆353Updated 2 months ago