This web application detects the drowsiness of driver and produces sound alarms to awaken him/her. This web app would need constant camera access. (Requirements: dlib installation, shape_predictor_68_landmarks.dat)
- Detects the drowsiness of drivers by assessing the drowsy eyes and yawning mouth
- Produces custom sound alarms based on the drowsy condition
Frontend: HTML, CSS
Server: FLASK, OPENCV, DLIB, PYGAME