This project is aims to classify the facial emotion of the user using deep neural networks and deploy the model in a web application using streamlit, the user is able to either upload an imnage from its own device or to capture a live photo using the webcam
To access the web page click HERE🌐
- Image Preprocessing
- Build the CNN architcture from scratch
- Model Evaluation
- Model Validation
- Deployment using Streamlit