Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.15 KB

README.md

File metadata and controls

34 lines (26 loc) · 1.15 KB

Codechef-VIT

Stress Detector

An API to detect stress real-time using facial recognition employed by OpenCV, CNN and Flask.

Features

  • Facial Recognition
  • Identifying Eyebrows and lip movement
  • Real-time stress calculation

Screenshots

"Stress-Low" "Stress-High"

Instructions to run

$ git clone https://github.com/CodeChefVIT/Stress-Detector
$ cd Stress-Detector
$ pip3 install -r requirements.txt
$ python3 app.py runserver

Contributors

License

License

With ❤️ by CodeChef-VIT