nearest-neighbor-search topic

List nearest-neighbor-search repositories

nanopq

315
Stars
43
Forks
Watchers

Pure python implementation of product quantization for nearest neighbor search

TarsosLSH

199
Stars
84
Forks
Watchers

A Java library implementing practical nearest neighbour search algorithm for multidimensional vectors that operates in sublinear time. It implements Locality-sensitive Hashing (LSH) and multi index ha...

neighbor

445
Stars
12
Forks
Watchers

Nearest neighbor search for Rails and Postgres

faiss-wheels

266
Stars
33
Forks
Watchers

Unofficial faiss wheel builder

kdtree-rs

217
Stars
54
Forks
Watchers

K-dimensional tree in Rust for fast geospatial indexing and lookup

kdtree

135
Stars
28
Forks
Watchers

A k-d tree implementation in Go.

ggnn

142
Stars
23
Forks
Watchers

GGNN: State of the Art Graph-based GPU Nearest Neighbor Search

Product-Quantization-Tree

93
Stars
26
Forks
Watchers

GPU-based large scale Approx. Nearest Neighbor Search, accepted at CVPR 2016

lbvh

161
Stars
23
Forks
Watchers

an implementation of parallel linear BVH (LBVH) on GPU