Hand Hygiene Video Classification Based on Deep Learning
In this work, an extensive review of literature in the field of gesture recognition carried out along with the implementation of a simple classification system for hand hygiene stages based on deep learning solutions. A subset of robust dataset that consist of handwashing gestures with two hands as well as one-hand gestures such as linear hand movement utilized. A pretrained neural network model, RES Net 50, with image net weights used for the classification of 3 categories: Linear hand movement, rub hands palm to palm and rub hands with fingers interlaced movement. Correct predictions made for the first two classes with > 60% accuracy. A complete dataset along with increased number of classes and training steps will be explored as a future work.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationDeep LearningGesture RecognitionVideo ClassificationSimilar Papers 제목 키워드 기반
WHO-Hand Hygiene Gesture Classification System
The recent ongoing coronavirus pandemic highlights the importance of hand hygiene practices in our daily lives, with governments and worldwide health authorities promoting good hand hygiene practices. More than one milli…
ClassificationTransfer LearningA Comparison of Deep Learning Models for the Prediction of Hand Hygiene Videos
This paper presents a comparison of various deep learning models such as Exception, Resnet-50, and Inception V3 for the classification and prediction of hand hygiene gestures, which were recorded in accordance with the W…
GPUHand Hygiene Assessment via Joint Step Segmentation and Key Action Scorer
Hand hygiene is a standard six-step hand-washing action proposed by the World Health Organization (WHO). However, there is no good way to supervise medical staff to do hand hygiene, which brings the potential risk of dis…
Action AssessmentSegmentationFeature Extraction, Classification and Prediction for Hand Hygiene Gestures with KNN Algorithm
There are six, well-structured hand gestures for washing hands as provided by World Health Organisation guidelines. In this paper, hand features such as contours of the hands, the centroid of the hands, and extreme hand …
Feature Identification and Matching for Hand Hygiene Pose
Three popular feature descriptors of computer vision such as SIFT, SURF, and ORB compared and evaluated. The number of correct features extracted and matched for the original hand hygiene pose-Rub hands palm to palm imag…