You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SafeDriveVision is a computer vision project aimed at enhancing road safety. This project leverages deep learning models to detect and alert in real-time the dangerous behaviors of drivers, such as using a phone while driving or showing signs of drowsiness.
🚗 Driver Drowsiness Detection with Deep Learning (PoC) 🧠 A personal experiment comparing CNN + MobileNetV2 and YOLOv11 for real-time drowsiness detection. Focused on evaluating accuracy and efficiency to explore AI’s potential in preventing fatigue-related accidents. 😴⚡ A hands-on dive into safety-driven computer vision.
Successfully established a deep learning model which can accurately predict the drowsiness state of an individual and thereby alert a driver who is in a drowsy state for preventing fatal accidents.
In this project we will train our model on open and close eyes dataset then use that with face recognition library to check if the driver is sleeping or not.
Project topic is DrowsiShield that ensures drivers safety. The main aim of this system is to avoid accidents by instantly detecting the driver’s level of drowsiness and sending alerts through audio and haptic stimulation.