A connected vehicle application that brings a new safety system which acts from the inside. Leveraging image and speech recognition software from OpenCV, dlib, and Google Cloud APIs to check and restore driver alertness while providing additional hands-free functionalities. When a driver is determined to be distracted, an auditory cue is initiated and can only be disengaged by verbal confirmation by the driver. Each incident is recorded in a MongoDB collection, and past a certain threshold an sms message is sent to the user that includes the timestamped incidents.
- https://devpost.com/software/notcrash
- https://drive.google.com/file/d/1uLTb3whnHB0406tivO28h33wCUL2futJ/view
- Anaconda (Python 3.7)
- run
pip install requirements.txt
- run
main.py