ZeusCodes-Official / DS-Olympus-

This repo will serve as the main file for project "DS Olympus".
10 stars 26 forks source link

Drowsiness Detection #47

Closed Hemraj183 closed 3 years ago

Hemraj183 commented 3 years ago

TITLE Drowsiness Detection

DATASET https://www.kaggle.com/prasadvpatil/mrl-dataset

AIM This project detects whether the person has slept or not. Can be implemented on the highway to finds the driver is sleeping or not while driving to avoid any accidents. This project plays the beep sound if the person's eyes are closed for 10 seconds.

APPROACH I used deep learning to make a model of this dataset and OpenCV for the detection task.

Assign me this issue under DCP'21.