Skip to content

Tells the similarity score for the 2 images based on their face matching.

Notifications You must be signed in to change notification settings

abhay6694/Face-Similarity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face-Similarity

Tells the similarity score for the 2 images based on their face matching.

It taked 2 image files as input then it extract the face from it and process the image file. After that it extract face features encoding from it and calculate the cosine distance between 2 files. Threshold value of 0.5 is set and then it compares it with that value to tell whether it's a match or not.

About

Tells the similarity score for the 2 images based on their face matching.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages