Skip to content

Project on Drowsiness Detection using PyTorch, YOLO and OpenCV

Notifications You must be signed in to change notification settings

durbar2003/Drowsiness-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Drowsiness Detection

A project for Drowsiess Detection in Python, using OpenCV and YOLO. We use the device camera to train the custom model for images and classifying them as 'awake' or 'drowsy', which is used for future live prediction.

Major Libraries Used:

  • Yolov5
  • LabelImg
  • OpenCV
  • Pytorch
  • Numpy
  • Matplotlib

Implementation

To implement this project:

  Run Jupyter Notebooks using jupyter notebook in cmd and run the code. Make a folder in your preferred directory for data and images and set the absolute address accordingly. 

Authors

About

Project on Drowsiness Detection using PyTorch, YOLO and OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published