{"title":"Base on Long Short-term Memory Network for Fatigue Detection","authors":"Guo-wei Gao, Mei-Yung Chen","doi":"10.1109/ICSSE55923.2022.9948238","DOIUrl":null,"url":null,"abstract":"This paper focuses on a real-time fatigue detection flow. The system will be doing this all inside of python and building it up step by step to be able to detect a bunch of different poses and specifically signs of drowsiness. In order to do that we use a few key models and using media pipe holistic to be able to extract key points. This is going to allow us to extract key points from our face. The system uses tensorflow and keras and builds up a long short-term memory(LSTM) model to be able to predict the action which is being shown on the screen. We need to do is collect a bunch of data on all of our different key points, so we collect data on our face and save those as numpy arrays. The face detection method is based on a deep neural network using LSTM layers to go on ahead and predict that temporal component, which be able to predict action from a number of frames not just a single frame. Integrate using opencv and then proceed to make real-time predictions using the webcam.","PeriodicalId":220599,"journal":{"name":"2022 International Conference on System Science and Engineering (ICSSE)","volume":"7 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2022-05-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"2022 International Conference on System Science and Engineering (ICSSE)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICSSE55923.2022.9948238","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0
Abstract
This paper focuses on a real-time fatigue detection flow. The system will be doing this all inside of python and building it up step by step to be able to detect a bunch of different poses and specifically signs of drowsiness. In order to do that we use a few key models and using media pipe holistic to be able to extract key points. This is going to allow us to extract key points from our face. The system uses tensorflow and keras and builds up a long short-term memory(LSTM) model to be able to predict the action which is being shown on the screen. We need to do is collect a bunch of data on all of our different key points, so we collect data on our face and save those as numpy arrays. The face detection method is based on a deep neural network using LSTM layers to go on ahead and predict that temporal component, which be able to predict action from a number of frames not just a single frame. Integrate using opencv and then proceed to make real-time predictions using the webcam.