Skip to content

ellyrichardson/HackKU-2020_Drowsy-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackKU-2020_Drowsy-Detection

Dependencies

OpenCV – pip3 install opencv-python (face and eye detection).

TensorFlow – pip3 install tensorflow (keras uses TensorFlow as backend).

Keras – pip3 install keras (to build our classification model).

Pygame – pip3 install pygame (to play alarm sound).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages