shaswat02 / Facial-expression-detector

The facial expression detector uses a deep learning model with 4 convolution blocks and 2 fully connected layers to predict the face expression from your webcam. The project uses tensorflow and keras to build and train the model.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Facial-expression-detector

The facial expression detector uses a deep learning model with 4 convolution blocks and 2 fully connected layers to predict the face expression from your webcam. The project uses tensorflow and keras to build and train the model. The model uses the flask to output its content on the webpage given as index.html on the local host 0.0.0.0.5000.

About

The facial expression detector uses a deep learning model with 4 convolution blocks and 2 fully connected layers to predict the face expression from your webcam. The project uses tensorflow and keras to build and train the model.


Languages

Language:Jupyter Notebook 99.5%Language:Python 0.5%Language:HTML 0.0%