RickardSjogren / vptreeLinks
Python implemenation of a vantage-point tree data structure for nearest neighbor searching.
☆76Updated 3 years ago
Alternatives and similar repositories for vptree
Users that are interested in vptree are comparing it to the libraries listed below
Sorting:
- Wrapper for Image functions which are called like in the PIL module but work internally with OpenCV☆26Updated 2 years ago
- Implementation of perceptual image hash calculation in Python☆133Updated 2 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆162Updated 2 months ago
- Python BK-tree data structure to allow fast querying of "close" matches☆186Updated 4 years ago
- Prefetch elements from a Python generator in the background, from a separate process☆34Updated 4 years ago
- Stupidly-simple speed measurements for Python.☆156Updated 3 years ago
- Levenshtein and Hamming distance computation☆117Updated 6 years ago
- Parameter-free K-means clustering: X-means☆55Updated 7 years ago
- persistent caching to memory, disk, or database☆278Updated last week
- A Vectorized Python Dict/Set☆117Updated 2 years ago
- Fast Near-Duplicate Image Search and Delete using pHash, t-SNE and KDTree.☆165Updated 3 years ago
- Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html☆122Updated this week
- Find strings/words in text; convenience and C speed☆126Updated 3 years ago
- Get image width and height given a file path using minimal dependencies (no need for PIL, libjpeg, libpng, etc)☆162Updated 2 years ago
- CLANA is a toolkit for classifier analysis.☆31Updated 2 years ago
- Python bindings for MetroHash☆20Updated 3 months ago
- Prebuilt .whl files for MacOS + Linux of the Facebook FAISS library☆57Updated 3 years ago
- Framework to build your own reverse image search engine☆82Updated 5 years ago
- A simple and efficient wrapper for reading videos as NumPy tensors☆25Updated 4 years ago
- python wrappers for easy multiprocessing and threading☆72Updated 7 months ago
- A Generalized Suffix Tree for any Python iterable using Ukkonen's algorithm, with Lowest Common Ancestor retrieval.☆54Updated 2 years ago
- Library for computing Deterministic Acyclic Finite State Automata (DAFSA)☆27Updated 2 years ago
- Fast hierarchical clustering routines for R and Python.☆157Updated last week
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆250Updated 4 months ago
- Python library to calculate the difference hash (perceptual hash) for a given image, useful for detecting duplicates☆374Updated last year
- A Fast Levenshtein Distance Library for Python☆86Updated 11 months ago
- Python module for computing statistics and regression in a single pass.☆101Updated 4 years ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- Scalable String Similarity Joins in Python☆39Updated last year
- Logs and progress bars manager for Python☆115Updated 8 months ago