Algorithms, data structures and utilities around computingdescriptor k-nearest-neighbors.
Project description
SMQTK - Indexing
This package provides interfaces and implementations around the k-nearest-neighbor algorithm.
This package defines interfaces and implementations around efficient, large-scale indexing of descriptor vectors. The sources of such descriptor vectors may come from a multitude of sources, such as hours of video archives. Some provided implementation plugins include Locality-sensitive Hashing (LSH) and FAIR's [FAISS] library.
Documentation
You can build the sphinx documentation locally for the most up-to-date reference:
# Install dependencies
poetry install
# Navigate to the documentation root.
cd docs
# Build the docs.
poetry run make html
# Open in your favorite browser!
firefox _build/html/index.html
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file smqtk_indexing-0.18.0.tar.gz
.
File metadata
- Download URL: smqtk_indexing-0.18.0.tar.gz
- Upload date:
- Size: 44.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.8 CPython/3.6.8 Linux/4.18.0-348.2.1.el8_5.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c8453e6ae2c7512f7c5eed00cfd9a6f92a610e21fd74ea8b2d74d2724360185 |
|
MD5 | aa796fb79675ac66abfd973fa0ccd77a |
|
BLAKE2b-256 | d3f88bcf076b25ce69d0abf4539dc0fe54eca091c96673ba354e940d70600ee3 |
File details
Details for the file smqtk_indexing-0.18.0-py3-none-any.whl
.
File metadata
- Download URL: smqtk_indexing-0.18.0-py3-none-any.whl
- Upload date:
- Size: 56.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.8 CPython/3.6.8 Linux/4.18.0-348.2.1.el8_5.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ca9583ca98240337604e25ddb22c46eb9932c9108c4bfe15c593f26b104d41d |
|
MD5 | 15db6b139858229b051572a105473c14 |
|
BLAKE2b-256 | 29dbc01e44c127ecf63ee7d1da9ffcbde7bdc39b2c3103b504c15aae086f9762 |