| FALCONN-LIB/FALCONN |
961 |
|
0 |
0 |
over 6 years ago |
0 |
|
50 |
mit |
C |
| FAst Lookups of Cosine and Other Nearest Neighbors (based on fast locality-sensitive hashing) |
| JorenSix/TarsosLSH |
176 |
|
0 |
0 |
over 5 years ago |
0 |
|
5 |
lgpl-3.0 |
Java |
| 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. |
| umbertogriffo/fast-near-duplicate-image-search |
101 |
|
0 |
0 |
about 4 years ago |
0 |
|
3 |
apache-2.0 |
Python |
| Fast Near-Duplicate Image Search and Delete using pHash, t-SNE and KDTree. |
| fcakir/mihash |
28 |
|
0 |
0 |
over 4 years ago |
0 |
|
1 |
other |
MATLAB |
| Implementation of our ICCV 2017 paper: MIHash - Hashing with Mutual Information |
| fcakir/deep-mihash |
13 |
|
0 |
0 |
over 6 years ago |
0 |
|
0 |
other |
MATLAB |
| Code for papers "Hashing with Mutual Information" (TPAMI 2019) and "Hashing with Binary Matrix Pursuit" (ECCV 2018) |
| fmaglia/BoI |
9 |
|
0 |
0 |
over 7 years ago |
0 |
|
1 |
|
C++ |
| Multi-index hashing for the resolution of ANN search problem on large datasets |
| agrawal-priyank/machine-learning-clustering-retrieval |
6 |
|
0 |
0 |
about 8 years ago |
0 |
|
0 |
|
Jupyter Notebook |
| Built text and image clustering models using unsupervised machine learning algorithms such as nearest neighbors, k means, LDA , and used techniques such as expectation maximization, locality sensitive hashing, and gibbs sampling in Python |