turtle icon indicating copy to clipboard operation
turtle copied to clipboard

How to Cluster and Segregate Images Without Labels Using the Model?

Open Siddhantjad opened this issue 1 year ago • 1 comments

Hi,

I have a custom dataset that consists only of images without any labels. I want to cluster these images into 5 different groups.

What is the best approach to train a model for clustering unlabeled images? Once the model is trained, how can I use it to segregate the images into these 5 clusters? Any suggestions or examples would be greatly appreciated!

Thank you!

Siddhantjad avatar Aug 17 '24 16:08 Siddhantjad

Dear @Siddhantjad,

Thank you for your interest in our work! You can find the solution to the similar question here https://github.com/mlbio-epfl/turtle/issues/1 and https://github.com/mlbio-epfl/turtle/issues/3.

Let me know if that solves your issue.

Best, Artyom

agadetsky avatar Aug 19 '24 12:08 agadetsky