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.3.tar.gz
(13.3 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.3.tar.gz.
File metadata
- Download URL: media_similarity-0.7.3.tar.gz
- Upload date:
- Size: 13.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f05eb186dc6f95f55f94dd13e2992b756747d2ffa87d59d5fa114776b266213e
|
|
| MD5 |
6b3a128f8ddc0681e2233af945495537
|
|
| BLAKE2b-256 |
2e9ba309a6c8ee03e617d75affccdec9cb7762011a30b04251b9f7037f50eeac
|
File details
Details for the file media_similarity-0.7.3-py3-none-any.whl.
File metadata
- Download URL: media_similarity-0.7.3-py3-none-any.whl
- Upload date:
- Size: 19.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4098ef4baf679aad6312965a9a276c42937ddef03578dd90e689a557c0df43b9
|
|
| MD5 |
cdd23fec10dbb6d2df8496941157c3ff
|
|
| BLAKE2b-256 |
f343fcb07b74240c504f198393289f8e6219a963514e3ee2518c9cb4ecfa7b62
|