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:
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆161Updated this week
- A Python Perceptual Image Hashing Module☆215Updated 3 years ago
- Wrapper for Image functions which are called like in the PIL module but work internally with OpenCV☆26Updated 2 years ago
- Prefetch elements from a Python generator in the background, from a separate process☆34Updated 4 years ago
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- persistent caching to memory, disk, or database☆278Updated 3 weeks ago
- A port of David Merfield's randomColor to python.☆86Updated last year
- Levenshtein and Hamming distance computation☆116Updated 6 years ago
- A Vectorized Python Dict/Set☆116Updated 2 years ago
- Stupidly-simple speed measurements for Python.☆156Updated 3 years ago
- Get image width and height given a file path using minimal dependencies (no need for PIL, libjpeg, libpng, etc)☆161Updated 2 years ago
- Read images to numpy arrays☆72Updated last year
- CLANA is a toolkit for classifier analysis.☆31Updated 2 years ago
- Python bindings for MetroHash☆19Updated last month
- A simple and efficient wrapper for reading videos as NumPy tensors☆25Updated 4 years ago
- Python BK-tree data structure to allow fast querying of "close" matches☆186Updated 4 years ago
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆229Updated last week
- Parameter-free K-means clustering: X-means☆55Updated 6 years ago
- unpack archive files in python☆107Updated 2 years ago
- Logs and progress bars manager for Python☆115Updated 6 months ago
- Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html☆122Updated 2 months ago
- Find strings/words in text; convenience and C speed☆127Updated 3 years ago
- Fast, (mostly) lossless JPEG transformations with Python☆147Updated 2 years ago
- Python 3 library to store memory mappable objects into pickle-compatible files☆38Updated 7 years ago
- Prebuilt .whl files for MacOS + Linux of the Facebook FAISS library☆56Updated 3 years ago
- Fast Base64 encoding/decoding in Python☆162Updated last week
- An implementation of Chinese Whispers in Python.☆61Updated 3 weeks ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- Euclidean Distance Computation in Python for 4x-100x+ speedups over SciPy and scikit-learn. Also leverages GPU for better performance on…☆59Updated 8 years ago
- Simple example for embedding SSE2 assembly in Cython projects☆22Updated 8 years ago