Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.09 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.09 KB

Fast Drowsiness Detector

Makes use of the Lightning Fast Object Detector to accelerate the usual drowsiness detection systems.

Pre-Requisites

Files

Download the following files and put them in the same directory as this repository for it to work properly.

Packages

You will need Python 3 with following packages installed.

  • opencv-python
  • opencv-contrib-python

Install them using:

pip3 install opencv-python opencv-contrib-python

Run

Navigate to the directory where you cloned or downloaded and extracted this repository and run:

python3 try.py