RickardSjogren / vptreeLinks
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
Sorting:
- Implementation of perceptual image hash calculation in Python☆133Updated last year
- A Python Perceptual Image Hashing Module☆214Updated 2 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆160Updated last month
- Prefetch elements from a Python generator in the background, from a separate process☆34Updated 4 years ago
- Fast, (mostly) lossless JPEG transformations with Python☆148Updated 2 years ago
- Python BK-tree data structure to allow fast querying of "close" matches☆185Updated 3 years ago
- A simple and efficient wrapper for reading videos as NumPy tensors☆25Updated 4 years ago
- Wrapper for Image functions which are called like in the PIL module but work internally with OpenCV☆26Updated 2 years ago
- CLANA is a toolkit for classifier analysis.☆31Updated 2 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆246Updated last week
- Logs and progress bars manager for Python☆115Updated 3 months ago
- Levenshtein and Hamming distance computation☆116Updated 5 years ago
- persistent caching to memory, disk, or database☆274Updated last month
- Parameter-free K-means clustering: X-means☆56Updated 6 years ago
- Stupidly-simple speed measurements for Python.☆156Updated 3 years ago
- Fast hierarchical clustering routines for R and Python.☆152Updated last week
- A lightweight Python module for creating and running ordered graphs of computations.☆87Updated 2 years ago
- 🖼️ 𝖀𝖓𝖔𝖋𝖋𝖎𝖈𝖎𝖆𝖑 PyTorch implementation of "Learning Fine-grained Image Similarity with Deep Ranking" (arXiv:1404.4661)☆157Updated 4 years ago
- Python module for computing statistics and regression in a single pass.☆100Updated 4 years ago
- Python 3 library to store memory mappable objects into pickle-compatible files☆38Updated 7 years ago
- Affine Tranformation and Homography library for Python☆18Updated 4 years ago
- Video processing routines for SciPy☆143Updated 5 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆133Updated 2 months ago
- python wrappers for easy multiprocessing and threading☆72Updated last month
- A Vectorized Python Dict/Set☆118Updated 2 years ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated last year
- Visual Similarity research at Fynd. Contains code to reproduce 2 of our research papers.☆83Updated 2 years ago
- python bindings for FLANN - Fast Library for Approximate Nearest Neighbors.☆125Updated 4 years ago
- Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html☆118Updated 2 months ago
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago