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☆132Updated last year
- Parameter-free K-means clustering: X-means☆56Updated 6 years ago
- Prefetch elements from a Python generator in the background, from a separate process☆34Updated 4 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆161Updated 3 months 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
- Fast Near-Duplicate Image Search and Delete using pHash, t-SNE and KDTree.☆162Updated 2 years ago
- Python bindings for MetroHash☆19Updated last month
- persistent caching to memory, disk, or database☆275Updated 2 months ago
- Image to dense vector embedding. Clone of https://github.com/christiansafka/img2vec for Keras users☆37Updated 5 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)☆160Updated 2 years ago
- Faster distance calculations in python using numba☆60Updated last year
- Fast hierarchical clustering routines for R and Python.☆153Updated last week
- unpack archive files in python☆106Updated last year
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆133Updated 4 months ago
- InfoGAN inspired neural network trained on zap50k images (using Tensorflow + tf-slim). Intermediate layers of the discriminator network a…☆116Updated 8 years ago
- Fast and memory-efficient ANN with a subset-search functionality☆154Updated 2 months ago
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆226Updated 3 months ago
- Find strings/words in text; convenience and C speed☆127Updated 3 years ago
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- Atlas: A Dataset and Benchmark for E-commerce Clothing Product Categorization☆76Updated 2 years ago
- A Vectorized Python Dict/Set☆118Updated 2 years ago
- A clustering algorithm that automatically determines the number of clusters and works without hyperparameter fine-tuning.☆218Updated 4 years ago
- Similar image search☆57Updated 2 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆249Updated last week
- A high performance implementation of HDBSCAN clustering. http://hdbscan.readthedocs.io/en/latest/☆100Updated 7 years ago
- Python module for computing statistics and regression in a single pass.☆100Updated 4 years ago
- Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html☆121Updated this week