Skip to content

chengxuan233/driver-drowsiness-detector

Repository files navigation

driver-drowsiness-detector

A simple driver drowsiness detector using Python, OpenCV and Keras.

Requirements

All the dependent packages listed in the requirements.txt. You can install these packages using the following command.

pip install -r requirements.txt

Get started

Guide to the project entry script.

driver_drowsiness_detector/starter.py

Start the project.

python starter.py

Contribute

  • fork the repository to new one
  • make changes in the new repository
  • create a pull request to merge your changes into the main branch
  • contact me to review your PR

About

Implement a driver drownsiness detector using Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages