An API to detect stress real-time using facial recognition employed by OpenCV, CNN and Flask.
- Facial Recognition
- Identifying Eyebrows and lip movement
- Real-time stress calculation
$ git clone https://github.com/CodeChefVIT/Stress-Detector
$ cd Stress-Detector
$ pip3 install -r requirements.txt
$ python3 app.py runserver
With ❤️ by CodeChef-VIT