Detection of Driver Drowsiness using Python - 2021
- Analyzed video sequence of four-wheeler driver to detect person's vigilance level to reduce/avoid accidents.
- Utilized 16,000 images in .png format to train & test the data science algorithm using Python program.
Face Mask Detection using Python - 2022
- Built a face mask detector model using functions in data science and ran the model on Raspberry Pi.
- Performed in-depth modeling task to classify "with mask" and "without mask" while training the model.
- Achieved a 99.29% model accuracy using MobileNetV2 algorithm compared to other data science algorithms, resulted in precise face mask detection.