Sort Images by Similarity Using Computer Vision

Hi everyone :slightly_smiling_face:
I’m new to the world of computer vision and would really appreciate some crowd wisdom.
Is there a way, using today’s tools and libraries, to categorize a folder full of images of places and buildings? For example, if I have a folder with 2 images of the Eiffel Tower, 3 images of Pisa, and 4 images of the Colosseum (for simplicity, let’s assume the images are taken from the same or very similar angles), can I write a code that will eventually sort these into 3 folders, each containing similar images? To clarify, I’m not talking about a model that recognizes specific landmarks like the Eiffel Tower , but rather one that organizes the images into folders based on their similarity to each other.
Thanks to everyone who helps! :slightly_smiling_face:

1 Like