erdogant / clustimage

clustimage is a python package for unsupervised clustering of images.
https://erdogant.github.io/clustimage
Other
92 stars 8 forks source link

Extract list of files in cluster #2

Closed spicker22 closed 2 years ago

spicker22 commented 2 years ago

Is there a way to generate a list of files belonging to a particular cluster? For example, which images are apart of cluster 3?

erdogant commented 2 years ago

Yes! The documentation was not very clear is see. I updated the documentation and readme file also explaining how to derive such information.