You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EMOJI RECOMMENDATION SYSTEM BASED ON FACIAL EXPRESSIONS: This project implements a real-time Face Emotion Detection System using deep learning and OpenCV. The system is designed to automatically identify human faces(by openCV) and classify human facial emotions.(by CNN model)
This project is about real time emoji recommendation based on facial expression. It is built using pretrained model Mobilenetv2. It detect 7 different expressions like happy,sad,angry,etc., using a web cam using opencv. This project is deployed using Flask