RickardSjogren / vptree
Python implemenation of a vantage-point tree data structure for nearest neighbor searching.
☆76Updated 2 years ago
Alternatives and similar repositories for vptree:
Users that are interested in vptree are comparing it to the libraries listed below
- Python BK-tree data structure to allow fast querying of "close" matches☆182Updated 3 years ago
- Implementation of perceptual image hash calculation in Python☆131Updated last year
- Library for computing Deterministic Acyclic Finite State Automata (DAFSA)☆27Updated 2 years ago
- Bloom filter for Python☆41Updated 3 years ago
- Backport of the pickle 5 protocol (PEP 574)☆33Updated 3 years ago
- An implementation of Chinese Whispers in Python.☆59Updated 3 months ago
- Wrapper for Image functions which are called like in the PIL module but work internally with OpenCV☆26Updated 2 years ago
- python wrappers for easy multiprocessing and threading☆72Updated 2 years ago
- A simple and efficient wrapper for reading videos as NumPy tensors☆25Updated 3 years ago
- Simple example for embedding SSE2 assembly in Cython projects☆22Updated 7 years ago
- Image to dense vector embedding. Clone of https://github.com/christiansafka/img2vec for Keras users☆37Updated 5 years ago
- A port of David Merfield's randomColor to python.☆86Updated last year
- persistent caching to memory, disk, or database☆266Updated last week
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆160Updated 8 months ago
- Stupidly-simple speed measurements for Python.☆156Updated 2 years ago
- A (new) cairo backend for Matplotlib.☆108Updated 2 weeks ago
- Read images to numpy arrays☆72Updated 8 months ago
- Benchmarking approximate nearest neighbors. Note: This is an archived version from our SISAP 2017 paper, see below.☆27Updated 6 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆130Updated 7 years ago
- Python package wrapping the gifsicle library for editing and optimizing gifs.☆56Updated 9 months ago
- Python C-based extension implementing fast integer bit sets☆22Updated 6 months ago
- CyDifflib is a fast implementation of difflib's algorithms, which can be used as a drop-in replacement.☆21Updated 2 weeks ago
- Fast hierarchical clustering routines for R and Python.☆144Updated last week
- A Generalized Suffix Tree for any Python iterable using Ukkonen's algorithm, with Lowest Common Ancestor retrieval.☆51Updated last year
- Python bindings for MetroHash☆19Updated 3 weeks ago
- Example Numba implementations of functions☆174Updated 2 years ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆46Updated 2 years ago
- A Vectorized Python Dict/Set☆117Updated last year
- Fast and memory-efficient ANN with a subset-search functionality☆154Updated last year
- Prebuilt .whl files for MacOS + Linux of the Facebook FAISS library☆56Updated 3 years ago