Skip to content
#

yawn-detection

Here are 12 public repositories matching this topic...

A real-time drowsiness detection system for drivers, which alerts the driver if they fall asleep due to fatigue while still driving. The computer vision algorithm used for the implementation uses a trifold approach to detect drowsiness, including the measurement of forward head tilt angle, measurement of eye aspect ratio (to detect closure of ey…

  • Updated Jul 6, 2023
  • Python

DNDS is a vehicle safety recommendation system that monitors the driver’s facial behaviour to detect the driver’s drowsiness and yawning. The system also monitors the road in front to detect the road lanes, the lane curvature, the vehicle centre offset, and objects of multiple classes on the road, such as humans, animals, and other vehicles, etc.

  • Updated Apr 6, 2023
  • Python

This repository contains Python code for generating a yawning detection model and using it to detect yawning instances from a live camera stream. The model architecture consists of convolutional and pooling layers, followed by fully connected layers.

  • Updated Nov 8, 2023
  • Python

In this repository you will find an efficient 'Real Time Driver Drowsiness Detection for an Intelligent Transportation System', that will work on various constraints like while wearing Eye Glasses, Mask etc.

  • Updated Jan 29, 2024
  • Python

Implement a system that reduces accidents and keep the driver safe by detecting drowsiness ,yawning and seatbelt to alert the driver and by being able to control the car and park it in case the driver stays asleep or unconscious.

  • Updated Jul 16, 2023
  • Python

Improve this page

Add a description, image, and links to the yawn-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the yawn-detection topic, visit your repo's landing page and select "manage topics."

Learn more