ADAMS
A Smart and Adaptive Driver Monitoring and Assistance System (2021)
By Team Delta Ducks (Saksham Bhutani, Anshuman Phadke and Arvind N)
A Smart and Adaptive Driver Monitoring and Assistance System based on Facial Landmarking & Deep Learning.
Github Repository
Project Achievements
- 3rd Prize in Hack-a-Motive
- Runner Up in Emerging Technologies in HackBattle
- Best in Hardware Project in HackOff
Features
- Emotion Recognition
- Facial Recognition
- Blind Spot Detection
- Facial Orientation Detection
- Drowsiness Detection
- Total Time of Drive Calculation
Setup
The Code is primarily designed to run on Raspberry Pi, but can be used on Mac OS or Windows.
- Download all the Dependencies using the command
pip3 install -r requirements.txt
- Download the Code or Run the following command to download it
git pull https://github.com/saksham2001/ADAS
Running
- Use the following command to the Code
python3 app.py