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.5.0.tar.gz
(12.6 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.5.0.tar.gz.
File metadata
- Download URL: media_similarity-0.5.0.tar.gz
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3dea41af52783f16de9e1f6a4fdabeb840cb60dfa33140408b916e78c2fec65a
|
|
| MD5 |
81fd747b40b0f828e9ac0c2d8f2c3d23
|
|
| BLAKE2b-256 |
b8d2c4517a264b0d0d7198d206e7bb80ba2305e8e1280a64b2fb517bbb870d98
|
File details
Details for the file media_similarity-0.5.0-py3-none-any.whl.
File metadata
- Download URL: media_similarity-0.5.0-py3-none-any.whl
- Upload date:
- Size: 18.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cca3f29ebc928333320210ea24bd1f1c5898c604184f72e080181bb9d2e0728e
|
|
| MD5 |
a95a93f2df2eaaf4034f07dc60955b8b
|
|
| BLAKE2b-256 |
926be4f180757461c991f484bb2ce38435647de945365f94915d54d8dbc32613
|