ashishsahu1 / ML-ProjectYard

This repo consists of multiple machine learning based projects with frontend
Mozilla Public License 2.0
207 stars 144 forks source link

Add Face Verification using DL #466

Closed NEERAJAP2001 closed 3 years ago

NEERAJAP2001 commented 3 years ago

Face Verification: This is done using the Facet model. Used a trained facnet model to compare the captured image with images in the database to verify a person's face. Reference: Paper : Here MTCN Pretrained Model: Here FaceNet Pretrained Model: Here

I'd Like to work on this issue as part of gssoc-21