Real-time drowsiness and distraction detection system for driver safety using computer vision and deep learning.
- Eye aspect ratio analysis for drowsiness detection
- Head pose estimation for distraction monitoring
- Yawn detection using facial landmarks
- Audible and visual alert system
- Configurable sensitivity thresholds
- Session logging for fleet management
Python, OpenCV, Dlib, TensorFlow, NumPy, Pygame
- Python 3.8+
- pip
git clone https://github.com/karthik-idikuda/AI-Driver-Monitering-System.git
cd AI-Driver-Monitering-System
pip install -r requirements.txtpython main.pyThis project is licensed under the MIT License. See the LICENSE file for details.