In this assignment, our task was to design a biometric system that takes the face (with masks) as input and compares it with an already existing image of the owner to predict whether to allow access or not. As the person is wearing the matching complete faces is difficult. Therefore, we match the Forehead Wrinkles to predict whether two images are same or not. Our pipeline consists of a forehand detection module and a matching module. For forehead detection, we finetune a pretrained Faster-RCNN model, and for forehead matching we finetune a pretrained ResNet 50 with ArcFaceLoss.
-
Notifications
You must be signed in to change notification settings - Fork 0
vk-mittal14/adl-assignment
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Assignment Solutions for the course CS-672 (Advanced Deep Learning, Fall 2021) at IIT Mandi
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published