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.
@davisking for dlib. Credits to Adrian Rosebrock for the python Starter code( basically most of this project)