Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)