Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sakshi2215/flaskintegrated_eyedetection
Flask Integrated Classifier Model for Closed or Open Eye Detection
https://github.com/sakshi2215/flaskintegrated_eyedetection
drowsiness-detection-python flask github harcascade python tensorflow
Last synced: about 1 month ago
JSON representation
Flask Integrated Classifier Model for Closed or Open Eye Detection
- Host: GitHub
- URL: https://github.com/sakshi2215/flaskintegrated_eyedetection
- Owner: sakshi2215
- Created: 2023-07-17T09:52:22.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-12T08:25:01.000Z (about 1 year ago)
- Last Synced: 2023-10-13T02:05:51.339Z (about 1 year ago)
- Topics: drowsiness-detection-python, flask, github, harcascade, python, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 78.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flaskintegrated_eyeDetection
It uses Flaskbased Integration where the user will upload an image and it will predict whether it has open eyes or closed eyes.
Model used here is trained on Drowsiness Detection
Open the terminal and run "python model.py"### **Output -1**
![Screenshot](https://github.com/sakshi2215/Flaskintegrated_eyeDetection/assets/116375190/d495ee98-ee4d-48e3-8652-e4fb5cc9c1e8)### **Input Image**
![Input Image](https://github.com/sakshi2215/Flaskintegrated_eyeDetection/assets/116375190/21f236b4-1245-4ed5-9ad6-dcc640f25237)
### **Output -2**
![Screenshot](https://github.com/sakshi2215/Flaskintegrated_eyeDetection/assets/116375190/b342fc2a-6d2d-4071-a24d-1b11482813b5)