A real-time drowsiness detection web application using Flask, TensorFlow, OpenCV, and MediaPipe. The system detects signs of drowsiness such as yawning and eye closure from webcam input, useful for driver alert systems.
- β Real-time video stream via webcam
- π΄ Detects drowsiness (eye closure, yawning)
- π€ ResNet50V2-based pre-trained deep learning model
- π MediaPipe facial landmark detection
- π EAR (Eye Aspect Ratio) calibration
- π¦ REST API support
git clone https://github.com/Siddhesh-source/driver.git
cd driver