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:
- Python BK-tree data structure to allow fast querying of "close" matches☆183Updated 3 years ago
- python wrappers for easy multiprocessing and threading☆72Updated 2 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆160Updated 9 months ago
- Wrapper for Image functions which are called like in the PIL module but work internally with OpenCV☆26Updated 2 years ago
- Simple dataset to dataloader library for pytorch☆33Updated 5 months ago
- Framework to build your own reverse image search engine☆82Updated 5 years ago
- Implementation of perceptual image hash calculation in Python☆131Updated last year
- Parameter-free K-means clustering: X-means☆56Updated 6 years ago
- A Python Perceptual Image Hashing Module☆212Updated 2 years ago
- Prefetch elements from a Python generator in the background, from a separate process☆34Updated 4 years ago
- Generative Adversarial Network related code and info collection☆19Updated 4 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆130Updated 3 weeks ago
- Fast and memory-efficient ANN with a subset-search functionality☆154Updated 3 weeks ago
- Python library to calculate the difference hash (perceptual hash) for a given image, useful for detecting duplicates☆365Updated last year
- A Generalized Suffix Tree for any Python iterable using Ukkonen's algorithm, with Lowest Common Ancestor retrieval.☆52Updated last year
- Image to dense vector embedding. Clone of https://github.com/christiansafka/img2vec for Keras users☆37Updated 5 years ago
- Scalable String Similarity Joins in Python☆39Updated 10 months ago
- Prebuilt .whl files for MacOS + Linux of the Facebook FAISS library☆56Updated 3 years ago
- Python bindings for MetroHash☆19Updated 2 months ago
- MPEG7 Feature extraction and calculating distance's Wrapping function to use in python☆14Updated 8 years ago
- Functions that create PNG and animated PNG files from numpy arrays.☆63Updated 2 weeks ago
- This repository contains ClassificaIO, a Python package that provides a graphical user interface (GUI) for machine learning algorithms fr…☆39Updated 3 years ago
- Simple example for embedding SSE2 assembly in Cython projects☆22Updated 8 years ago
- Euclidean Distance Computation in Python for 4x-100x+ speedups over SciPy and scikit-learn. Also leverages GPU for better performance on…☆59Updated 7 years ago
- Bloom filter for Python☆42Updated 3 years ago
- Python module for detection of CPU features☆28Updated 3 months ago
- Fast, (mostly) lossless JPEG transformations with Python☆148Updated last year
- Video processing routines for SciPy☆142Updated 5 years ago
- A Vectorized Python Dict/Set☆118Updated 2 years ago
- A Starlette example for deployment in fastai2☆11Updated 4 years ago