It is an appliation used to detect the facial emotions.
We have two features in our Application:
- Live Detection
- From Uploaded Images
We had saved the trained model in the model_weights.h5 and the Architecture in model_a.json.
First, Install all the required packages mentioned in the requirements.txt file
pip install opencv-python tensorflow numpy pandas sklearn tkinter pil pil.imagetk
Type the following command in the terminal
python gui.py
Then select your Desired choice of Detection.
The following imags were used to test our program.