bhaveshwadhwani / FaceRec

A Deep Learning project for face recognition from video input

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FaceRec🎥💻👱

A Deep Learning project for face recognition from video input

Here I used CNN architecture to train the model and took VGG16's architecture partially for building the model. Also used haarcascade's for detecting the faces from videos. The whole dataset was uploaded to google drive and later directory path is navigated to script.

Note: Try to use Google Colab only for faster training.

About

A Deep Learning project for face recognition from video input


Languages

Language:Jupyter Notebook 85.7%Language:Python 14.3%