/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.

Primary LanguageJupyter Notebook

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.