The Drowsiness detection system uses python methodologies using libraries like OpenCV, PyGame, Haar Cascade files
to detect drowsiness of a person where input is taken from a live video feed and given as input to CNN model. People drive on
the highway all the time. Most of the drivers who travel long-distance suffer from a lack of sleep. So, in that sleepy mood it is
very risky to drive especially at nights. Most of the accidents happen due to this sleepiness. So, to stop these accidents we built a
system using Python which can alarm the driving force when they fall sleepy. The main aim of this Python project is to make a
system that can detect a person’s drowsiness accurately