TLDR
The objective of this intermediate Python project is to build a drowsiness detection system that will detect that a person’s eyes are closed for a few seconds. This system will alert the driver when a driver is drowsy. We will be using OpenCV for gathering the images from webcam and feed them into a Deep Learning model which will classify whether the person's eyes are ‘Open’ or ‘Closed’ The model we used is built with Keras using Convolutional Neural Networks (CNN)via the TL;DR App
no story
Written by shivam :) | I am Python developer and a Data Science Enthusiast. A technology freak who loves to write!!