Clustimage

Latest version: v1.5.20

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 9

1.4.1

* UMAP can be used as embedding technique

**Example:**


from clustimage import Clustimage
Initialize
cl = Clustimage(embedding='umap')

1.4.0

* in case of clustering on hash, the image-hash is now directly used in the clustering instead of pre-computing the adjacency matrix.
* Removal of complicated functionalities regarding hashes

1.3.15

* Fix that pathnames and filenames is always return in a numpy array
* Some code refactoring and cleaning

1.3.14

* fix for colors when making plots
* smaller bugs fixed
* codestyling

1.3.13

* Changed `_check_dim `into `get_dim` which now can more easily be used to determine the dimension of vector images
* Other minor updates

1.3.12

* fix for throwing error during the embedding part
* fix in case of using hog features
* fix in case of unique plotting

Page 6 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.