Overview

The Drowsiness Detection Application is designed to monitor driver behavior and detect signs of drowsiness in real time. By analyzing facial landmarks, eye movements, and head poses using a webcam, the app aims to enhance safety by providing timely alerts and preventing accidents caused by driver fatigue.

Technology Stack

Frontend: HTML, CSS, JavaScript Backend: Python (Flask) Libraries: TensorFlow, OpenCV

Requirements

To run this application, ensure you have the following installed:

  • Python 3.6 or higher
  • pip (Python package manager)
  • A webcam for real-time monitoring
Share this project:

Updates