I need your help
I created a program that detects similar images, I used the knn and pytorch.
I now want to adopt this solution to detect the advertisements for the sale or purchase of a property "house, building, land ...." which are duplicated on the website for the publication of real estate announcements
each ad has a minimum of 6 images.
I want the program to show me only the duplicate ads that come from different real estate agencies



I created a program that detects similar images, I used the knn and pytorch.
I now want to adopt this solution to detect the advertisements for the sale or purchase of a property "house, building, land ...." which are duplicated on the website for the publication of real estate announcements
each ad has a minimum of 6 images.
I want the program to show me only the duplicate ads that come from different real estate agencies