REPOSITORY OVERVIEWLive repository statistics
★ 151Stars
⑂ 23Forks
◯ 4Open issues
◉ 151Watchers
60/100
OPENREPOHUB HEALTH SIGNALMixed signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
72 Community adoption25% weight
41 Maintenance state20% weight
85 License clarity10% weight
0 Project information10% weight
75 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview

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).
Install
pip install -r Requirements.txt
Usage
python Driver\ Drowsiness\ Detection.py
Author
👤 Neelanjan Manna
Show your support
Give a ⭐️ if this project helped you!
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
A real-time drowsiness detection system using Python, OpenCV, and Dlib to monitor eye movements and detect signs of fatigue. When drowsiness is detected, it triggers an audio alert and sends an SMS notification using Twilio to a predefined contact.
47/100 healthActive repository
PythonNo license
⑂ 0 forks◯ 0 issuesUpdated Mar 18, 2026
Welcome to our drowsiness detection project using Python and the powerful dlib library! 😴 This repository hosts a user-friendly implementation to detect drowsiness in real-time using your computer's webcam. Our easy-to-understand Python code utilizes the dlib library's advanced facial landmark detection to monitor facial cues and alert users when
49/100 healthActive repository
PythonNo license#dlib-face-detection#drowsy-driver-warning-system#imageprocessing#opencv-python
⑂ 0 forks◯ 0 issuesUpdated Feb 28, 2026