I am really not sure if I am looking for image classification or its called something, please help me understand my use case.
I have a set of images, lets call them "good" ones (or models) and then I have new/incoming images, from these new/incoming ones I have sort out which are matching/similar to "good" ones and discard that don't match the "good" ones.
Please give me some pointers to read/research to address this use case. I am fine exploring Python or any ready to use opensource software/program/script.