paper-with-me

Papers

Improved Static Hand Gesture Classification on Deep Convolutional Neural Networks using Novel Sterile Training Technique

2023-05-03 · Josiah Smith, Shiva Thiagarajan, Richard Willis, Yiorgos Makris, Murat Torlak

In this paper, we investigate novel data collection and training techniques towards improving classification accuracy of non-moving (static) hand gestures using a convolutional neural network (CNN) and frequency-modulated-continuous-wave (FMCW) millimeter-wave (mmWave) radars. Recently, non-contact hand pose and static gesture recognition have received considerable attention in many applications ranging from human-computer interaction (HCI), augmented/virtual reality (AR/VR), and even therapeutic range of motion for medical applications. While most current solutions rely on optical or depth cameras, these methods require ideal lighting and temperature conditions. mmWave radar devices have recently emerged as a promising alternative offering low-cost system-on-chip sensors whose output signals contain precise spatial information even in non-ideal imaging conditions. Additionally, deep convolutional neural networks have been employed extensively in image recognition by learning both feature extraction and classification simultaneously. However, little work has been done towards static gesture recognition using mmWave radars and CNNs due to the difficulty involved in extracting meaningful features from the radar return signal, and the results are inferior compared with dynamic gesture classification. This article presents an efficient data collection approach and a novel technique for deep CNN training by introducing ``sterile'' images which aid in distinguishing distinct features among the static gestures and subsequently improve the classification accuracy. Applying the proposed data collection and training methods yields an increase in classification rate of static hand gestures from $85\%$ to $93\%$ and $90\%$ to $95\%$ for range and range-angle profiles, respectively.

📄 PDF Abstract BibTeX arXiv:2305.02039

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGesture Recognition

Similar Papers 제목 키워드 기반

Short-Term Temporal Convolutional Networks for Dynamic Hand Gesture Recognition

2019-12-31 · Yi Zhang, Chong Wang, Ye Zheng, Jieyu Zhao 외

The purpose of gesture recognition is to recognize meaningful movements of human bodies, and gesture recognition is an important issue in computer vision. In this paper, we present a multimodal gesture recognition method…

Gesture RecognitionHand Gesture RecognitionHand-Gesture Recognition

3D dynamic hand gestures recognition using the Leap Motion sensor and convolutional neural networks

2020-03-03 · Katia Lupinetti, Andrea Ranieri, Franca Giannini, Marina Monti

Defining methods for the automatic understanding of gestures is of paramount importance in many application contexts and in Virtual Reality applications for creating more natural and easy-to-use human-computer interactio…

HGR-Net: A Fusion Network for Hand Gesture Segmentation and Recognition

2018-06-14 · Amirhossein Dadashzadeh, Alireza Tavakoli Targhi, Maryam Tahmasbi, Majid Mirmehdi

We propose a two-stage convolutional neural network (CNN) architecture for robust recognition of hand gestures, called HGR-Net, where the first stage performs accurate semantic segmentation to determine hand regions, and…

Gesture RecognitionHand Gesture RecognitionHand-Gesture RecognitionHand Gesture Segmentation+3

GRLib: An Open-Source Hand Gesture Detection and Recognition Python Library

2023-10-23 · Jan Warchocki, Mikhail Vlasenko, Yke Bauke Eisma

Hand gesture recognition systems provide a natural way for humans to interact with computer systems. Although various algorithms have been designed for this task, a host of external conditions, such as poor lighting or d…

Data AugmentationGesture RecognitionHand Gesture RecognitionHand-Gesture Recognition

A Deep Learning Framework for Recognizing both Static and Dynamic Gestures

2020-06-11 · Osama Mazhar, Sofiane Ramdani, Andrea Cherubini

Intuitive user interfaces are indispensable to interact with the human centric smart environments. In this paper, we propose a unified framework that recognizes both static and dynamic gestures, using simple RGB vision (…