All Projects → pynanoflann → Similar Projects or Alternatives

79 Open source projects that are alternatives of or similar to pynanoflann

adventures-with-ann
All the code for a series of Medium articles on Approximate Nearest Neighbors
Stars: ✭ 40 (+66.67%)
kdtree
A k-d tree implementation in Go.
Stars: ✭ 98 (+308.33%)
Mutual labels:  nearest-neighbor-search, kdtree
graphgrove
A framework for building (and incrementally growing) graph-based data structures used in hierarchical or DAG-structured clustering and nearest neighbor search
Stars: ✭ 29 (+20.83%)
knn-cpp
A header-only C++ library for k nearest neighbor search with Eigen3.
Stars: ✭ 25 (+4.17%)
Mutual labels:  kd-tree, nearest-neighbor-search
Mrpt
Fast and lightweight header-only C++ library (with Python bindings) for approximate nearest neighbor search
Stars: ✭ 210 (+775%)
Mutual labels:  nearest-neighbor-search
Deep Mihash
Code for papers "Hashing with Mutual Information" (TPAMI 2019) and "Hashing with Binary Matrix Pursuit" (ECCV 2018)
Stars: ✭ 13 (-45.83%)
Mutual labels:  nearest-neighbor-search
Milvus
An open-source vector database for embedding similarity search and AI applications.
Stars: ✭ 9,015 (+37462.5%)
Mutual labels:  nearest-neighbor-search
N2
TOROS N2 - lightweight approximate Nearest Neighbor library which runs fast even with large datasets
Stars: ✭ 457 (+1804.17%)
Mutual labels:  nearest-neighbor-search
quick-adc
Quick ADC
Stars: ✭ 20 (-16.67%)
Mutual labels:  nearest-neighbor-search
Vald
Vald. A Highly Scalable Distributed Vector Search Engine
Stars: ✭ 158 (+558.33%)
Mutual labels:  nearest-neighbor-search
pgvector
Open-source vector similarity search for Postgres
Stars: ✭ 482 (+1908.33%)
Mutual labels:  nearest-neighbor-search
Awesome Cbir Papers
📝Awesome and classical image retrieval papers
Stars: ✭ 1,114 (+4541.67%)
Mutual labels:  nearest-neighbor-search
pointu
✏️ Pointillisme tool based on Weighted Voronoi Stippling
Stars: ✭ 32 (+33.33%)
Mutual labels:  kd-tree
Pointcloudutilities
Utilities for point cloud processing. read ply, write ply, search nearest neighbors using octree ...
Stars: ✭ 17 (-29.17%)
Mutual labels:  nearest-neighbor-search
go-kd
Golang k-D tree implementation with duplicate coordinate support
Stars: ✭ 48 (+100%)
Mutual labels:  kdtree
Soundfingerprinting
Open source audio fingerprinting in .NET. An efficient algorithm for acoustic fingerprinting written purely in C#.
Stars: ✭ 554 (+2208.33%)
Mutual labels:  nearest-neighbor-search
Tarsoslsh
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.
Stars: ✭ 179 (+645.83%)
Mutual labels:  nearest-neighbor-search
Mlpack
mlpack: a scalable C++ machine learning library --
Stars: ✭ 3,859 (+15979.17%)
Mutual labels:  nearest-neighbor-search
pybind11-stubgen
Generates stubs for python modules (targeted to C++ extensions compiled with pybind11)
Stars: ✭ 103 (+329.17%)
Mutual labels:  pybind11
UE4-Kdtree
UE4 Plugin: k-d tree
Stars: ✭ 48 (+100%)
Mutual labels:  kd-tree
docarray
The data structure for unstructured data
Stars: ✭ 561 (+2237.5%)
Mutual labels:  nearest-neighbor-search
Nanopq
Pure python implementation of product quantization for nearest neighbor search
Stars: ✭ 145 (+504.17%)
Mutual labels:  nearest-neighbor-search
Dolphinn
High Dimensional Approximate Near(est) Neighbor
Stars: ✭ 32 (+33.33%)
Mutual labels:  nearest-neighbor-search
bitpit
Open source library for scientific HPC
Stars: ✭ 80 (+233.33%)
Mutual labels:  kd-tree
Knn Matting
Source Code for KNN Matting, CVPR 2012 / TPAMI 2013. MATLAB code ready to run. Simple and robust implementation under 40 lines.
Stars: ✭ 130 (+441.67%)
Mutual labels:  nearest-neighbor-search
Rayuela.jl
Code for my PhD thesis. Library of quantization-based methods for fast similarity search in high dimensions. Presented at ECCV 18.
Stars: ✭ 54 (+125%)
Mutual labels:  nearest-neighbor-search
Ggnn
GGNN: State of the Art Graph-based GPU Nearest Neighbor Search
Stars: ✭ 63 (+162.5%)
Mutual labels:  nearest-neighbor-search
rrgeo
A fast, offline, reverse geocoder
Stars: ✭ 76 (+216.67%)
Mutual labels:  kd-tree
Fast Near Duplicate Image Search
Fast Near-Duplicate Image Search and Delete using pHash, t-SNE and KDTree.
Stars: ✭ 54 (+125%)
Mutual labels:  nearest-neighbor-search
libkdtree
libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretically unlimited number of dimensions, and can store any data structure. Fork of the project once available from http://libkdtree.alioth.debian.org/
Stars: ✭ 46 (+91.67%)
Mutual labels:  kd-tree
Falconn
FAst Lookups of Cosine and Other Nearest Neighbors (based on fast locality-sensitive hashing)
Stars: ✭ 919 (+3729.17%)
Mutual labels:  nearest-neighbor-search
node-kdtree
A node.js add-on for performing efficient Nearest Neighbor searches using libkdtree.
Stars: ✭ 58 (+141.67%)
Mutual labels:  kd-tree
Ngt
Nearest Neighbor Search with Neighborhood Graph and Tree for High-dimensional Data
Stars: ✭ 636 (+2550%)
Mutual labels:  nearest-neighbor-search
wordvector be
Web服务:使用腾讯 800 万词向量模型和 spotify annoy 引擎得到相似关键词
Stars: ✭ 92 (+283.33%)
Mutual labels:  nearest-neighbor-search
Smile
Statistical Machine Intelligence & Learning Engine
Stars: ✭ 5,412 (+22450%)
Mutual labels:  nearest-neighbor-search
Scanns
A scalable nearest neighbor search library in Apache Spark
Stars: ✭ 190 (+691.67%)
Mutual labels:  nearest-neighbor-search
Lopq
Training of Locally Optimized Product Quantization (LOPQ) models for approximate nearest neighbor search of high dimensional data in Python and Spark.
Stars: ✭ 530 (+2108.33%)
Mutual labels:  nearest-neighbor-search
scikit-hubness
A Python package for hubness analysis and high-dimensional data mining
Stars: ✭ 41 (+70.83%)
Mutual labels:  nearest-neighbor-search
Pynndescent
A Python nearest neighbor descent for approximate nearest neighbors
Stars: ✭ 377 (+1470.83%)
Mutual labels:  nearest-neighbor-search
Faiss tips
Some useful tips for faiss
Stars: ✭ 170 (+608.33%)
Mutual labels:  nearest-neighbor-search
lbvh
an implementation of parallel linear BVH (LBVH) on GPU
Stars: ✭ 67 (+179.17%)
Mutual labels:  nearest-neighbor-search
awesome-cpp-python-binding-generator
😎 A curated list of awesome automatic Python binding generators for C++ projects
Stars: ✭ 16 (-33.33%)
Mutual labels:  pybind11
lshensemble
LSH index for approximate set containment search
Stars: ✭ 48 (+100%)
Mutual labels:  nearest-neighbor-search
Pgann
Fast Approximate Nearest Neighbor (ANN) searches with a PostgreSQL database.
Stars: ✭ 156 (+550%)
Mutual labels:  nearest-neighbor-search
Rii
Fast and memory-efficient ANN with a subset-search functionality
Stars: ✭ 96 (+300%)
Mutual labels:  nearest-neighbor-search
Ann Benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
Stars: ✭ 2,658 (+10975%)
Mutual labels:  nearest-neighbors
ann-benchmarks
Benchmarking approximate nearest neighbors. Note: This is an archived version from our SISAP 2017 paper, see below.
Stars: ✭ 30 (+25%)
Mutual labels:  nearest-neighbor-search
Elastiknn
Elasticsearch plugin for nearest neighbor search. Store vectors and run similarity search using exact and approximate algorithms.
Stars: ✭ 139 (+479.17%)
Mutual labels:  nearest-neighbor-search
annoy.rb
annoy-rb provides Ruby bindings for the Annoy (Approximate Nearest Neighbors Oh Yeah).
Stars: ✭ 23 (-4.17%)
Mutual labels:  nearest-neighbor-search
pqtable
Fast search algorithm for product-quantized codes via hash-tables
Stars: ✭ 48 (+100%)
Mutual labels:  nearest-neighbor-search
kdtree-rs
K-dimensional tree in Rust for fast geospatial indexing and lookup
Stars: ✭ 137 (+470.83%)
Mutual labels:  nearest-neighbor-search
Neighbor
Nearest neighbor search for Rails and Postgres
Stars: ✭ 114 (+375%)
Mutual labels:  nearest-neighbor-search
awesome-vector-search
Collections of vector search related libraries, service and research papers
Stars: ✭ 460 (+1816.67%)
Mutual labels:  nearest-neighbor-search
dbMAP
A fast, accurate, and modularized dimensionality reduction approach based on diffusion harmonics and graph layouts. Escalates to millions of samples on a personal laptop. Adds high-dimensional big data intrinsic structure to your clustering and data visualization workflow.
Stars: ✭ 39 (+62.5%)
Mutual labels:  nearest-neighbors
Gann
gann(go-approximate-nearest-neighbor) is a library for Approximate Nearest Neighbor Search written in Go
Stars: ✭ 75 (+212.5%)
Mutual labels:  nearest-neighbor-search
python-embedded-example-project
This is an example project using mebedded python in C++ console application using CMake
Stars: ✭ 32 (+33.33%)
Mutual labels:  pybind11
R-stats-machine-learning
Misc Statistics and Machine Learning codes in R
Stars: ✭ 33 (+37.5%)
Mutual labels:  nearest-neighbors
spdlog-python
python wrapper around C++ spdlog ([email protected]:gabime/spdlog.git)
Stars: ✭ 46 (+91.67%)
Mutual labels:  pybind11
ikd-Tree
This repository provides implementation of an incremental k-d tree for robotic applications.
Stars: ✭ 286 (+1091.67%)
Mutual labels:  kd-tree
Annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
Stars: ✭ 9,262 (+38491.67%)
Mutual labels:  nearest-neighbor-search
1-60 of 79 similar projects