Skip to content

Facial recognition using pretrained VGGFace model to compare faces from images and recognise/match them.

Notifications You must be signed in to change notification settings

yasserius/facial-recognition-VGGFace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Deep Learning Facial Recognition System Using VGGFace

Made withJupyter

The notebook uses the pretrained VGGFace model to compare faces from images and recognises/matches them. facial recognition system

Demo

The entire code is available in this colab.

Application and Further Development

  • Applications include a door camera that recognizes the owner, identification of persons from CCTV camera and many more.
  • The model can be trained on new faces and the performance can be improved.

About

Facial recognition using pretrained VGGFace model to compare faces from images and recognise/match them.

Topics

Resources

Stars

Watchers

Forks