Skip to content

Face Recognition/Verification with MTCNN and image similarity

Notifications You must be signed in to change notification settings

Azhou2023/FaceRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FaceRecognition

Face Recognition/Verification with MTCNN and image similarity.

Project originally done in December 2022.

Face images and CelebA dataset have been removed from the repo for privacy and size purposes; Positive & Anchor would've been filled with ~1500 face images, Negative would've been comprised of the CelebA dataset

Runs on:

-Python 3.8.0

-Tensorflow 2.5.0

-Keras 2.5.0

-cuDNN 7.6.5

References:

https://www.cs.cmu.edu/~rsalakhu/papers/oneshot1.pdf

https://github.com/ipazc/mtcnn

About

Face Recognition/Verification with MTCNN and image similarity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages