GitHub / SheezaShabbir / FaceVerification-using-CNN-Custom-model
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.
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: Jupyter Notebook
Size: 1.93 MB
Dependencies parsed at: Pending
Created at: almost 3 years ago
Updated at: over 1 year ago
Pushed at: almost 3 years ago
Last synced at: over 1 year ago
Topics: binaryclassification, computer-vision, custom-cnn, deep-learning, face-detection, face-verification, image-classification, image-processing, machine-learning, opencv, python, pytorch-implementation