Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 385 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 385 Bytes

drowsy

Source code for drowsiness detection system using facial landmark detection and Eye-Aspect-Ratio. Attempts to port it to be used on the jetson-nano sbc. Currently works very well on the Jetson Nano SBC.

Note : Does not use the gpu acceleration.

Credits :

@davisking for dlib. Credits to Adrian Rosebrock for the python Starter code( basically most of this project)