"Driver Drowsiness Detection System", this system consists of a window application. We trained our CNN model over Google Cloud. The application is also developed with a Python library Tkinter. I got 130/150 from our External Examiners.
- Anaconda (1.9)
- Python (3.7)
- Jupyter Notebook (6.0.3)
- Libraries:
- TensorFlow (2.3.0)
- Keras (2.4.3)
- OpenCV (4.5.5)
- Pygame (2.1.2)
- Tkinter (8.6)
- OS
- NumPy
- Laptop with basic hardware (Preferred GPU)
- Webcam
- Mouse/Trackpad
- Keyboard
- You can have to install all nesccsries dependienes and libraries( Specific Versions are mentioned in repo)
- Clone the repository:
git clone https://github.com/Place4you/Driver-Drowsiness-Detection-System.git cd Driver-Drowsiness-Detection-System
- conda create --name drowsiness_env python=3.7
- conda activate drowsiness_env
- pip install tensorflow==2.3.0 keras==2.4.3 opencv-python==4.5.5 pygame==2.1.2 etc
- jupyter notebook
If you have any suggestions or improvements for the Bubble game, feel free to fork the repository, make your changes, and submit a pull request.
This project is licensed under the MIT License.