InsightFace-REST icon indicating copy to clipboard operation
InsightFace-REST copied to clipboard

how to get two image Similarity

Open herbiel opened this issue 1 year ago • 2 comments

herbiel avatar Nov 11 '24 13:11 herbiel

can someone answer this please?

MiqdaadIndori avatar Feb 15 '25 14:02 MiqdaadIndori

can someone answer this please?

Sorry for the late reply, you use extract endpoint to calculate vectors between 2 images, then you compare them using cosine similarity for a match percentage, 85%+ means its likely the same person.

codewizdevs avatar Aug 19 '25 13:08 codewizdevs