









Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Sleep Drowsiness Sleep Drowsiness Detection thesis for final year
Typology: Thesis
1 / 17
This page cannot be seen from the preview
Don't miss anything!
Project Synopsis Report
Submitted in partial fulfilment of the requirements of the degree of
by
Guide: Dr. VARSHA SHAH
Abstract The main idea behind this project is to develop a nonintrusive system which can detect fatigue of any human and can issue a timely warning. Due to the drowsiness of the employee they are not able to meet the deadlines of the project and can cause an increase in cost to the company. This system will monitor the employee eyes using a camera and by developing an algorithm we can detect symptoms of employee fatigue early enough to avoid the person from sleeping. So, this project will be helpful in detecting employee fatigue in advance and will give warning output in form of notification or pop-ups. Moreover, the warning will be deactivated manually rather than automatically. For this purpose, a de- activation dialog will be generated which will contain some simple mathematical operation which when answered correctly will dismiss the warning. Moreover, if employee feels drowsy there is possibility of incorrect response to the dialog. We can judge this by plotting a graph in time domain. If all the three input variables show a possibility of fatigue at one moment then a Warning signal is given in form of text and sound. This will directly give an indication of drowsiness/fatigue which can be further used as record of employee performance.
Off Carter Road, Bandra(W), Mumbai- 400050
Sr.no Title Page no 1 Introduction.................................. 01 2 Problem Statement & Objectives........................ 02 3 Literature Survey................................. 03 3.1 Seeing Machines face LAB 3.1.1 Advantages 3.2 LC Technologies, Inc 3.2.1 Advantages 4 Proposed Methodology................................ 04 4.1 Methodology 4.1.1 Physiological level approach 4.1.2 Behavioral based approach 4.2 TensorFlow 4.3 Machine learning: 4.4 Machine learning categories 4.4.1 Supervised learning 4.4.2 Unsupervised learning 4.5 OpenCV....................................... .... 05 4.5.1 Algorithm 4.6 Face Detection........................ ..... …......................... 06
4.8 Drowsiness Detection. ... .... ............... .................. .......... ... 09 5 Plan of Work & Project Status................... ..................... 10 5.1 Proposed Modules 5.2 Scheduling References .. ….......... ........... …........................................ 12
Chapter 2 Problem Statement In earlier phases we have seen many of the project to meet failure due to some unexpected reasons. Drowsiness can also be considered one of the problems through which companies faces failure of the project. Firstly, sleepy workers are less productive, they react more slowly, make more mistakes and possible forget to do things which can lead to adverse impact on the productivity of the particular organization. Also, sleepy employees have worse adaptive performance. This mean that they will not be able to figure out how to handle the changing situation and novel challenges, things which are becoming increasingly common in the modern work place. Additionally, they will have trouble with multitasking or quickly switching between different tasks, also common elements of the modern work places. And according to the fatigue calculator developed by sleep matters initiatives at Brigham health for the national safety council estimated that an average sized fortune 500 company with approximately 52000 employees is losing about $80 million annually due to fatigued employees. This kind of loss may also lead to vanish of the company itself. So, there should be system or software to keep a real time record and alert to the respective person so that the give work is completed on time. Objectives Employee Sleep Detection System (ESDS) have been proposed as specific countermeasures to control the drowsiness associated with employee. Our System will employ a variety of techniques for detecting employee’s drowsiness while working and notify an employee when critical drowsiness levels are reached. However, the detection of employee fatigue using valid, unobtrusive, and objective measures remains a significant challenge. Detection techniques may use ocular or facial characteristics.
Chapter 3 Literature Survey Technological approaches for detecting and monitoring ocular and facial characteristics continue to emerge and many are now in the development, validation testing, or early implementation stages. In this section, some currently available drowsiness monitoring devices, as well as technologies that will be available in the near future are discussed. 3.1 Seeing Machines face LAB Seeing Machines face LAB provides head and face tracking as well as eye, eyelid, and gaze tracking for human subjects using a non-contact, video-based sensor. 3.1.1 Advantages
4.5 OpenCV: OpenCV stands for Open Source Computer Vision. It's an Open Source BSD licensed library that includes hundreds of advanced Computer Vision algorithms that are optimized to use hardware acceleration. OpenCV is commonly used for machine learning, image processing, image manipulation, and much more. OpenCV has a modular structure. There are shared and static libraries and a CV Namespace. In short, OpenCV is used in our application to easily load bitmap files that contain landscaping pictures and perform a blend operation between two pictures so that one picture can be seen in the background of another picture. This image manipulation is easily performed in a few lines of code using OpenCV versus other methods. OpenCV.org is a must if you want to explore and dive deeper into image processing and machine learning in general.
4.5.1 Algorithm:
where σ is a scale parameter. Then, the magnitude and orientation of the edge are calculated by the differential filter. The final edge image is obtained by edge information of multiple scale σ. Finally, the numbers of edge points are summed for recognizing the eye's state. 4 .7.2 Eye Blink Detection:
5.2 Scheduling The following table shows the expected flow of work for the accomplishment of the required result No Description Duration (in weeks) Complexity (out of 10) Status 1 Researching algorithms that aid in fatigue monitoring 1 7 Done 2 Literature Survey of Seeing Machines face LAB 1 5 Done 3 Literature Survey of LC Technologies, Inc. 1 5 Done 4 In-depth understanding and study of python Language along with a Machine Learning Framework known as TensorFlow. 1 7 Done 5 Implementation of the Canny Algorithm for Eye Detection and Image Processing. 1 - Pending 6 Actual implementation of the Drowsiness Detection System 1 - Pending 7 Writing, compiling and execution of the codes necessary for the implementation of the Drowsiness Detection System
Pending
References [1] https://ieeexplore.ieee.org/document/ [2] https://sci-hub.tw/https://ieeexplore.ieee.org/document/7396336?reload=true [3] www.google.com [ 4 ] https://www.codeproject.com/Articles/26897/TrackEye-Real-Time-Tracking-Of-Human-Eyes- Using-a [ 5 ] https://realpython.com/face-recognition-with-python/ [ 6 ] https://www.pyimagesearch.com/2017/04/24/eye-blink-detection-opencv-python-dlib/ [ 7 ] https://www.codeproject.com/Articles/26897/TrackEye-Real-Time-Tracking-Of-Human-Eyes- Using-a [ 8 ] https://github.com/tahaemara/sleep-detection/blob/master/README.md [ 9 ] https://ieeexplore.ieee.org/document/7396336?reload=true [ 10 ] https://github.com/mans-men/eye-blink-detection-demo [ 11 ] https://docs.opencv.org/3.4/d7/d8b/tutorial_py_face_detection.html [ 12 ] https://www.learnopencv.com/training-better-haar-lbp-cascade-eye-detector-opencv/ [ 13 ] https://blog.goodaudience.com/real-time-face-and-eyes-detection-with-opencv-54d9ccfee6a [ 14 ] https://www.seeingmachines.com/technology/ [ 15 ] https://eyegaze.com/tag/lc-technologies/