Driver-Drowsiness-Detection
Driver-Drowsiness-Detection copied to clipboard
A real-time drowsiness detection system for drivers, which alerts the driver if they fall asleep due to fatigue while still driving. The computer vision algorithm used for the implementation uses a tr...
Welcome to Driver Drowsiness Detector 👋
A real-time drowsiness detection system for drivers, which alerts the driver if they fall asleep due to fatigue while still driving. The computer vision algorithm used for the implementation uses a trifold approach to detect drowsiness, including the measurement of forward head tilt angle, measurement of eye aspect ratio (to detect closure of eyes) and measurement of mouth aspect ratio (to detect yawning).
🏠 Homepage
Install
pip install -r Requirements.txt
Usage
python Driver\ Drowsiness\ Detection.py
Author
👤 Neelanjan Manna
- Website: https://neelanjanmanna.ml/
- Twitter: @NeelanjanManna
- Github: @neelanjan00
- LinkedIn: @neelanjan00
Show your support
Give a ⭐️ if this project helped you!