/HCL_Mini-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.

Primary LanguageJavaScript

HCL_Mini-Project

Working on Face analysis in a video call through image processing

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