matsui528 / annbench
A lightweight benchmark for approximate nearest neighbor search
☆101Updated last year
Alternatives and similar repositories for annbench:
Users that are interested in annbench are comparing it to the libraries listed below
- Fast and memory-efficient ANN with a subset-search functionality☆154Updated last year
- Fast and memory-efficient clustering☆259Updated last year
- Pure python implementation of product quantization for nearest neighbor search☆340Updated last year
- Code for ECCV2018 paper: Revisiting the Inverted Indices for Billion-Scale Approximate Nearest Neighbors☆208Updated 4 years ago
- Source code for SIGMOD 2020 paper "Improving Approximate Nearest Neighbor Search through Learned Adaptive Early Termination"☆54Updated 4 years ago
- hnsw implemented by python