Python library for analisys and clustering of images
Project description
Image Grouping Tool
The current package contains tools for analysing big sets of images by leveraging CNN models as images descriptors. Currently the package contains a cli tool with the following commands:
image_grouping compute_features <path_to_image_folders>
The command above scans the appointed folder for PNG and JPEG images and generates a .pt file containing the features and image paths.
image_grouping apply_pca <path_to_features_file>
Applies the PCA algorithm for dimension reduction and stores it to a second file.
image_grouping cluster <path_to_features_file>
Clusterizes data and plots results.
for a more detailed list of params it is possible to use the --help command with each of these options.
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
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 image_grouping_tool-0.1.1.tar.gz.
File metadata
- Download URL: image_grouping_tool-0.1.1.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3987f302e94ce29c214211e622c32ea8a8aa1f7858fad0b6a51be1bc6db0bdf
|
|
| MD5 |
d86881b8a630b7ca1e40d45ab175652a
|
|
| BLAKE2b-256 |
583d96d63a48ddf1ae65a73da971825f1f7abea0f62bbb5e8a2921bb80a10913
|
File details
Details for the file image_grouping_tool-0.1.1-py3-none-any.whl.
File metadata
- Download URL: image_grouping_tool-0.1.1-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5c844e30d692355bf6d7a7a644127ac9d1727878c22c4e3471d04a09749cd5b
|
|
| MD5 |
c789b509b75c9d0b4f7ad54760efc953
|
|
| BLAKE2b-256 |
80b53a3401d5640366520ace491b02a99ff1fbb2a83f361255f18b1933d3c3ff
|