Drowsiness Detection using CNN
DOI: 10.22214/ijraset.2024.59959
archive: archived pipeline: cataloged verified
Get this paper ↗ (DOI — opens at the source; we link to it, we don't host it)
Summary
This paper addresses the critical safety issue of driver drowsiness, a major contributor to road accidents globally. The authors propose a Driver Drowsiness Detection system that leverages Convolutional Neural Networks (CNNs) to analyze real-time facial features from in-vehicle cameras. The research is motivated by the limitations of traditional detection methods, which often rely on simple thresholding or basic image processing and lack the robustness required for complex, real-world driving scenarios. By utilizing CNNs, the study aims to create a more accurate and adaptable system capable of distinguishing between alert and drowsy states through the automatic learning of hierarchical features from facial expressions. The methodology involves capturing real-time video streams of the driver’s face using in-vehicle cameras. Computer vision techniques are applied to extract specific facial landmarks and expressions, such as eye movements, blinking patterns, head pose, and overall facial expressions. These extracted features undergo pre-processing to enhance data quality and remove noise. The core of the system is a CNN model trained on a diverse dataset comprising both drowsy and alert facial expressions. This training ensures the model’s adaptability to various driving conditions and individual driver characteristics. The system operates in real-time, continuously monitoring the driver and classifying their state. When signs of drowsiness exceed a certain threshold, the system triggers an alert via sound, visual warning, or haptic feedback. The results indicate that the proposed CNN-based system achieves high accuracy, precision, and recall rates in identifying signs of driver drowsiness. The model demonstrates strong capability in processing real-time data, making it suitable for practical, on-road deployment. The extensive experiments conducted across various datasets and scenarios confirm the system's effectiveness in detecting fatigue indicators reliably. The authors highlight that the CNN’s ability to learn complex patterns from facial data offers a significant improvement over traditional methods, providing a robust solution for continuous driver monitoring. The significance of this research lies in its potential to enhance road safety by providing timely interventions to prevent accidents caused by driver fatigue. The study contributes to the integration of artificial intelligence into vehicle safety systems, offering a proactive mechanism for risk mitigation. While the results are promising, the authors conclude that ongoing research is necessary to address challenges related to diverse datasets, real-world adaptability, and user acceptance. Future work must also consider ethical aspects, such as privacy concerns, to ensure the widespread and effective implementation of CNN-based driver detection systems.
Provenance
The full processing record for this entry. Every stage of this paper's journey through the pipeline is logged — what ran, with which tool and model, how many attempts it took, and when it last completed.
| Stage | Outcome | Tool | Model | Prompt | Attempts | Completed |
|---|---|---|---|---|---|---|
| discover | success | Crossref | — | — | 1 | 2026-08-09 |
| archive | success | canonical_url | — | — | 1 | 2026-08-09 |
| extract | success | pdftotext | — | — | 4 | 2026-08-10 |
| clean | success | clean | — | — | 2 | 2026-08-10 |
| chunk | success | chunk | — | — | 2 | 2026-08-10 |
| embed | success | embed | Qwen/Qwen3-Embedding-8B | — | 2 | 2026-08-10 |
| promote | success | — | — | — | 1 | 2026-08-09 |
| summarize | success | llm | qwen3.6-27b-nvidia | summ-v5 | 2 | 2026-08-10 |
| tag | success | vector_similarity | — | — | 17 | 2026-08-11 |
| verify | success | — | — | — | 1 | 2026-08-10 |
Summary generated by qwen3.6-27b-nvidia on 2026-08-10; verification: verified.
Topics
Ranked by relevance to this paper. Hover a topic for its definition.
Information type
What kind of knowledge this paper contributes, grouped by family — independent of topic (what it is about) and method (how it was studied).
- Empirical Findings: physiological data
- Methodological Resource: tool software
- Theoretical Contribution: theory or model