This code is a computer vision system that can automatically detect driver drowsiness in a real-time video stream and then play an alarm if the driver appears to be drowsy.
- Face Landmarks
- Usage
- Detect
- Demo
This repository contains:
- detect code which can detect drowsiness by opencv.
- face landmarks model you can use face landmarks detection by opencv.
pip install -r requirements.txt
python detect.py
Samples:
Apache 2.0 © Kun