Skip to content

Face Recognition Application developed by transfer learning technique (VGG16) on data collected by a feed from a webcam.

Notifications You must be signed in to change notification settings

prankur16shukla/Face_Recognition_Application

Repository files navigation

Face Recognition Application (Introduction)

In this project we have developed a face recognition application that can be integrated in multiple usecases like attendance system, id verification and many more. There is a code (Image Dataset Creation) that uses the feed of webcam to capture 100 images that are used to train our model (face_recognition) that we have created by using transfer learning technique(VGG16). After training the model we have a file (app) that comprises the code to take the live feed from webcam and make predictions.

About

Face Recognition Application developed by transfer learning technique (VGG16) on data collected by a feed from a webcam.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published