A newer version of the Streamlit SDK is available:
1.42.0
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:
- Mediapipe face mesh: https://google.github.io/mediapipe/solutions/face_mesh.html
- Streamlit: https://streamlit.io/
- streamlit-webrtc: https://github.com/whitphx/streamlit-webrtc