Flask based web application to detect Human emotions in real time using a computer vision
model (built by training CNNs on the FER 2013 Dataset). It has two modes of operation, live mode which uses web streaming and shows the output by using the webcam, file upload mode which analyzes the uploaded image and shows the result.