Driver Drowsiness Detection based on Eyes on Jetson Nano

Hi everyone! I have developed my first project which is to detect whether the driver is drowsy or not based on his/her eyes that are either open or closed. This project was developed with what I have learned from the Deep Learning in Intelligent Video Analytics and Computer Vision Workshop that was conducted in IIUM. YOLOv5, PyTorch and Roboflow was used alongside NVIDIA® Jetson Nano™ in order to classify the eyes of the driver.

There are some aspects that I’d like to improve which is to integrate a buzzer to alert the driver. The project can be accessed through my GitHub link: GitHub - hazeeq911/Driver-Drowsiness-Detection: A program that was created using YOLOv5, PyTorch and Roboflow which ran on NVIDIA® Jetson Nano™ by detecting whether the driver is drowsy or not based on his/her eyes that are either open or closed.. Thank you for reading!

3 Likes