Tim M 57b5cefde5 Updated all `.md` files to contain newest image пре 2 година
..
app_image 43932a4a4d Files added for Drowsiness Detection post пре 2 година
audio 43932a4a4d Files added for Drowsiness Detection post пре 2 година
.gitignore 43932a4a4d Files added for Drowsiness Detection post пре 2 година
Blog-Code-Demo.ipynb 43932a4a4d Files added for Drowsiness Detection post пре 2 година
README.md 57b5cefde5 Updated all `.md` files to contain newest image пре 2 година
ads.py 43932a4a4d Files added for Drowsiness Detection post пре 2 година
audio_handling.py 43932a4a4d Files added for Drowsiness Detection post пре 2 година
drowsy_detection.py 43932a4a4d Files added for Drowsiness Detection post пре 2 година
requirements.txt 43932a4a4d Files added for Drowsiness Detection post пре 2 година
streamlit_app.py 43932a4a4d Files added for Drowsiness Detection post пре 2 година
test-close-eyes.jpg 43932a4a4d Files added for Drowsiness Detection post пре 2 година
test-open-eyes.jpg 43932a4a4d Files added for Drowsiness Detection post пре 2 година

README.md

Driver Drowsines Detection using Mediapipe in Python

This repository contains code for the blog post Driver Drowsines Detection using Mediapipe in Python.

In this post, we will:

  • Learn how to detect eye landmarks using the Mediapipe Face Mesh solution pipeline in python.
  • Introduce and demonstrate the Eye Aspect Ratio (EAR) technique.
  • Create a Drowsiness Detection web application using streamlit.
  • Use streamlit-webrtc to help transmit real-time video/audio streams over the network.
  • Deploy it on a cloud service.

download

AI Courses by OpenCV

Want to become an expert in AI? AI Courses by OpenCV is a great place to start.