veb-101's picture
first HF push
10181aa

A newer version of the Streamlit SDK is available: 1.42.0

Upgrade
metadata
title: Drowsiness Detection
emoji: 😻
colorFrom: indigo
colorTo: blue
sdk: streamlit
sdk_version: 1.17.0
app_file: app.py
pinned: false
license: afl-3.0

Drowsiness-Detection-Using-Mediapipe-Streamlit

A drowsiness detection application created using mediapipe, streamlit and streamlit-webrtc

This repository contains the app deployment code on streamlit cloud.
To understand more refer to my blogpost: Driver Drowsiness Detection Using Mediapipe In Python | LearnOpenCV

Libraries used:

  1. Mediapipe face mesh: https://google.github.io/mediapipe/solutions/face_mesh.html
  2. Streamlit: https://streamlit.io/
  3. streamlit-webrtc: https://github.com/whitphx/streamlit-webrtc