InsightFace-REST
InsightFace-REST copied to clipboard
how to get two image Similarity
can someone answer this please?
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.