Skip to content

Face verification is the complete version of face recognition and person identification.

Notifications You must be signed in to change notification settings

KhadijehValipour/Face_Verification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Verification

![Alt text](image.png)

![Alt text](../face_verification.gif)

In this project we have used insightface package for face analysis task.

How to install

pip install -r requirements.txt

How to run

To run this code, save it as face_verification.py and then run the following command in the terminal:

python face_verification.py --image1 ./img1.jpg --image2 ./img2.jpg

Make sure to replace ./img1.jpg and ./img2.jpg with the paths to your own images.

About

Face verification is the complete version of face recognition and person identification.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published