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.7.2.tar.gz
(13.1 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.7.2.tar.gz.
File metadata
- Download URL: media_similarity-0.7.2.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d0adc4470610732bb778059361b3ab5011ee07269e2d73739845a1dfa51e432
|
|
| MD5 |
a22c971874dbbbbb560f47437343c1dd
|
|
| BLAKE2b-256 |
66b780d1f644044e2f56d4bd067c2d1a4d6a6d3f688bdb541d6e9747f9fe9d35
|
File details
Details for the file media_similarity-0.7.2-py3-none-any.whl.
File metadata
- Download URL: media_similarity-0.7.2-py3-none-any.whl
- Upload date:
- Size: 18.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0522936540bebbd57af5a0435583af1cd2be65981e909e612157baa4fcad962c
|
|
| MD5 |
91063018536a4c2b5f11e1e46e860f82
|
|
| BLAKE2b-256 |
a46f3d0882126deb3e683f197cd57efcbc45a97527436bf9b8a315f4175c7f90
|