Facial recognition
Prajjwal Bhargava
Unknown
- 0 Collaborators
Using CNNs to authenticate face (DeepFace Implementation) - in Progess ...learn more
Overview / Usage
Accurate Face detection for 2 factor authentication using ConvNets. Here I make use of DeepFace implementation. I have a siamese network . My model takes in an image as in input, gives an encoded vector which then further processed to authenticate people.