turtle
turtle copied to clipboard
How to Cluster and Segregate Images Without Labels Using the Model?
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!
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