paper-with-me

홈 › Papers

Hand Hygiene Video Classification Based on Deep Learning

2021-08-18 · Rashmi Bakshi

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.

📄 PDF Abstract BibTeX arXiv:2108.08127

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDeep LearningGesture RecognitionVideo Classification

Similar Papers 제목 키워드 기반

WHO-Hand Hygiene Gesture Classification System

2021-10-06 · Rashmi Bakshi

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 Learning

A Comparison of Deep Learning Models for the Prediction of Hand Hygiene Videos

2021-11-03 · Rashmi Bakshi

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…

GPU

Hand Hygiene Assessment via Joint Step Segmentation and Key Action Scorer

2022-09-25 · Chenglong Li, Qiwen Zhu, Tubiao Liu, Jin Tang 외

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 AssessmentSegmentation

Feature Extraction, Classification and Prediction for Hand Hygiene Gestures with KNN Algorithm

2021-12-30 · Rashmi Bakshi

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

2021-08-14 · Rashmi Bakshi

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…