-
Updated
Jul 26, 2021 - C++
#
nearest-neighbor-search
Here are 193 public repositories matching this topic...
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
python
golang
c-plus-plus
lua
nearest-neighbor-search
locality-sensitive-hashing
approximate-nearest-neighbor-search
An open source vector database powered by Faiss, NMSLIB and Annoy
vector
nearest-neighbor-search
image-search
approximate-nearest-neighbor-search
embedding
similarity-search
video-search
faiss
anns
hnsw
vector-search
milvus
vector-database
embeddings-similarity
-
Updated
Jul 29, 2021 - Go
Statistical Machine Intelligence & Learning Engine
visualization
nlp
data-science
machine-learning
statistics
deep-learning
graph
clustering
interpolation
genetic-algorithm
linear-algebra
regression
nearest-neighbor-search
classification
wavelet
dataframe
computer-algebra-system
manifold-learning
multidimensional-scaling
-
Updated
Jul 27, 2021 - Java
nearest-neighbor-search
cbir
visual-search
image-retrieval
local-features
image-retrieval-papers
instance-retrieval
-
Updated
Jul 2, 2021
FAst Lookups of Cosine and Other Nearest Neighbors (based on fast locality-sensitive hashing)
lsh
nearest-neighbor-search
locality-sensitive-hashing
sketches
cosine-similarity
fast-lookups
falconn
-
Updated
Jul 29, 2019 - C
Nearest Neighbor Search with Neighborhood Graph and Tree for High-dimensional Data
nearest-neighbor-search
knn-search
nearest-neighbors
approximate-nearest-neighbor-search
k-nearest-neighbors
-
Updated
Jul 15, 2021 - C++
Vald. A Highly Scalable Distributed Vector Search Engine
kubernetes
golang
distributed-systems
cloud
microservices
high-performance
vector
high-dimensional-data
nearest-neighbor-search
cloud-native
image-search
approximate-nearest-neighbor-search
ngt
similarity-search
image-search-engine
vector-search-engine
vald
anng
-
Updated
Jul 29, 2021 - Go
Open source audio fingerprinting in .NET. An efficient algorithm for acoustic fingerprinting written purely in C#.
audio
c-sharp
algorithm
recognition
nearest-neighbor-search
fingerprints
locality-sensitive-hashing
acoustic-fingerprints
shazam
audio-processing
-
Updated
Jun 29, 2021 - C#
Training of Locally Optimized Product Quantization (LOPQ) models for approximate nearest neighbor search of high dimensional data in Python and Spark.
-
Updated
Apr 14, 2019 - Python
corona10
commented
Dec 1, 2017
generall
opened
Jan 16, 2021
A Python nearest neighbor descent for approximate nearest neighbors
-
Updated
Jul 27, 2021 - Python
Open-source vector similarity search for Postgres
-
Updated
Jul 17, 2021 - C
Some useful tips for faiss
-
Updated
Jul 13, 2021 - Shell
2
freakeinstein
commented
Jul 13, 2019
Current docker image size is insane. It is 2.55 GB. Reduce that to below 1GB or less. Apply changes from this reference: https://hackernoon.com/tips-to-reduce-docker-image-sizes-876095da3b34
Fast and lightweight header-only C++ library (with Python bindings) for approximate nearest neighbor search
nearest-neighbor-search
knn-search
approximate-nearest-neighbor-search
mrpt
k-nn
similarity-search
random-projection
-
Updated
Feb 14, 2020 - C++
A scalable nearest neighbor search library in Apache Spark
-
Updated
Mar 29, 2019 - Scala
Fast Approximate Nearest Neighbor (ANN) searches with a PostgreSQL database.
-
Updated
Aug 4, 2020 - Python
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 hashing for hamming space.
-
Updated
Jul 26, 2020 - Java
Elasticsearch plugin for nearest neighbor search. Store vectors and run similarity search using exact and approximate algorithms.
elasticsearch
embeddings
nearest-neighbor-search
locality-sensitive-hashing
lucene
elasticsearch-plugin
semantic-search
similarity-search
neural-search
-
Updated
Jul 26, 2021 - Scala
Pure python implementation of product quantization for nearest neighbor search
-
Updated
Mar 27, 2021 - Python
Source Code for KNN Matting, CVPR 2012 / TPAMI 2013. MATLAB code ready to run. Simple and robust implementation under 40 lines.
extract
nearest-neighbor-search
vision
minutes
segmentation
foreground
knn
matting
knn-matting
vlfeat
-
Updated
Jul 20, 2017 - MATLAB
Collections of vector search related libraries, service and research papers
awesome
vector
nearest-neighbor-search
awesome-list
similarity-search
vector-search
vector-search-engine
-
Updated
Jun 20, 2021
K-dimensional tree in Rust for fast geospatial indexing and lookup
-
Updated
May 13, 2021 - Rust
Fast and memory-efficient ANN with a subset-search functionality
nearest-neighbor-search
data-compression
approximate-nearest-neighbor-search
product-quantization
pybind11
-
Updated
Jul 8, 2021 - Python
GPU-based large scale Approx. Nearest Neighbor Search, accepted at CVPR 2016
-
Updated
Nov 3, 2018 - Cuda
GGNN: State of the Art Graph-based GPU Nearest Neighbor Search
-
Updated
Mar 16, 2021 - Cuda
Improve this page
Add a description, image, and links to the nearest-neighbor-search topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nearest-neighbor-search topic, visit your repo's landing page and select "manage topics."


What is the desired addition or change?
With the SFINAE utilities which we have as of now,
HAS_MEM_FUNCcan only check for member functions that do not have templates. So, if we have something like: