Skip to content

facEmotion is a academic project. it intergrate a custom built pure cnn based facial emotion recogtion model with accuracy of 64% in a web that implements technology like webRTC and asunchronous js.

Notifications You must be signed in to change notification settings

roshankc123/AI_web_architecture

Repository files navigation

do this to run

1. go to the main folder
2. pip install -r requirement.txt
3. python app.py
4. site is hosted

*requirements generated using pipreqs or follow below explanation, from official creater of this code

facial-emotion-detection-webapp

This is facial detection webapp created using keras and flask.

you can also run this code on kaggle note book link : https://www.kaggle.com/programminghut/facial-detection

here is a video explaination : https://youtu.be/q2hdXLPN8JQ

here is the demo link implemented in pythonanywhere: https://facimotion121.pythonanywhere.com/

Steps to run

1: you can use facial_detection.py to create the model also it includes the prediction cells also.

2: you can run using ipynb too.

3: run using kaggle too.

If you think this is useful support me giving star.

About

facEmotion is a academic project. it intergrate a custom built pure cnn based facial emotion recogtion model with accuracy of 64% in a web that implements technology like webRTC and asunchronous js.

Topics

Resources

Stars

Watchers

Forks