This project is an implementation of a real-time system that detects drowsiness based on facial data. The system uses computer vision techniques and machine learning algorithms to process video feed and analyze facial expressions for signs of drowsiness.
Clone this repository:
git clone https://github.com/AdrianPanasiewicz/Drowsiness_detection_system.git
Run the main script to start the detection system:
python main.py
Feel free to open issues or pull requests. Contributions are welcome to improve detection accuracy, add new features, and optimize performance.
This project is licensed under the GPL-3.0 License. See the LICENSE file for details.