Stress-Detector
Stress-Detector copied to clipboard
API to detect if user is stressed or not using ML.
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
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
With :heart: by CodeChef-VIT