Skip to content

A facial verification project with a siamese neural network. Face detection is performed with MTCNN and feature extraction is done via the pretrained model VGGFace.

Notifications You must be signed in to change notification settings

issamjebnouni/Facial-Verification

Repository files navigation

Facial-Verification

R

A real-time facial recognition system implemented using a Siamese neural network. Face detection is carried out using MTCNN, and feature extraction is accomplished using the pretrained model VGGFace. If you need an explanation of the entire process, you can refer to this article.

About

A facial verification project with a siamese neural network. Face detection is performed with MTCNN and feature extraction is done via the pretrained model VGGFace.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages