Skip to content

Implementing a model that can verify if two images belongs to same personality or not. Answer the question "Is this the claimed person?" It is a 1:1 matching problem i.e. given a face your task is to compare the candidate face to another and verify whether it is a match or not. My custom CNN model has achieved marvelous performance on the dataset.

SheezaShabbir/FaceVerification-using-CNN-Custom-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

FaceVerification-using-CNN-Custom-model

Is this the claimed person? It is a 1:1 matching problem i.e. given a face your task is to compare the candidate face to another and verify whether it is a match or not

About

Implementing a model that can verify if two images belongs to same personality or not. Answer the question "Is this the claimed person?" It is a 1:1 matching problem i.e. given a face your task is to compare the candidate face to another and verify whether it is a match or not. My custom CNN model has achieved marvelous performance on the dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published