Groups similar media into clusters
Project description
Media similarity
This is not an officially supported Google product.
- Install
pip install media-similarity
- Run
media-similaritywith one of two currently supported actions:clusterandsearch:
clusterwill take several media, tag them and combined them into clusters.
media-similarity cluster <PATH_TO_MEDIA> \
--media-type=<MEDIA_TYPE> \
--tagger=<TAGGER_TYPE> \
--db-uri=<CONNECTION_STRING>
searchwill find top similar media for a given seed media.
media-similarity search <SEED_MEDIA_PATH> \
--media-type=<MEDIA_TYPE> \
--db-uri=<CONNECTION_STRING>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
media_similarity-0.6.0.tar.gz
(13.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file media_similarity-0.6.0.tar.gz.
File metadata
- Download URL: media_similarity-0.6.0.tar.gz
- Upload date:
- Size: 13.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5dd24e058876d28f5c0c6ec606f95343a56c2f1e7575ec464d3132a4f3240006
|
|
| MD5 |
2f13aebb907cbef13c0e6d3fd14e5274
|
|
| BLAKE2b-256 |
4188d378606bad13b4cc12a956c65eae96629abec9e4f9b0f11a0515dcfa395f
|
File details
Details for the file media_similarity-0.6.0-py3-none-any.whl.
File metadata
- Download URL: media_similarity-0.6.0-py3-none-any.whl
- Upload date:
- Size: 18.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aea91536c7063142499f541257ca2b8e9967494773475a15372f27fcf774cf04
|
|
| MD5 |
51eb415bd4ece9c530894f666c9c1a2b
|
|
| BLAKE2b-256 |
787c8a507f6a1796d4d34660ca9a716d4fa05a53218afa8607ec22f52299569c
|