paper-with-me

홈 › Papers

Ultra-Range Gesture Recognition using a Web-Camera in Human-Robot Interaction

2023-11-26 · Eran Bamani, Eden Nissinman, Inbar Meir, Lisa Koenigsberg, Avishai Sintov

Hand gestures play a significant role in human interactions where non-verbal intentions, thoughts and commands are conveyed. In Human-Robot Interaction (HRI), hand gestures offer a similar and efficient medium for conveying clear and rapid directives to a robotic agent. However, state-of-the-art vision-based methods for gesture recognition have been shown to be effective only up to a user-camera distance of seven meters. Such a short distance range limits practical HRI with, for example, service robots, search and rescue robots and drones. In this work, we address the Ultra-Range Gesture Recognition (URGR) problem by aiming for a recognition distance of up to 25 meters and in the context of HRI. We propose the URGR framework, a novel deep-learning, using solely a simple RGB camera. Gesture inference is based on a single image. First, a novel super-resolution model termed High-Quality Network (HQ-Net) uses a set of self-attention and convolutional layers to enhance the low-resolution image of the user. Then, we propose a novel URGR classifier termed Graph Vision Transformer (GViT) which takes the enhanced image as input. GViT combines the benefits of a Graph Convolutional Network (GCN) and a modified Vision Transformer (ViT). Evaluation of the proposed framework over diverse test data yields a high recognition rate of 98.1%. The framework has also exhibited superior performance compared to human recognition in ultra-range distances. With the framework, we analyze and demonstrate the performance of an autonomous quadruped robot directed by human gestures in complex ultra-range indoor and outdoor environments, acquiring 96% recognition rate on average.

📄 PDF Abstract BibTeX arXiv:2311.15361

Code (0)

등록된 구현이 없습니다.

Tasks

Gesture RecognitionSuper-Resolution

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Attention 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.

Similar Papers 제목 키워드 기반

A Diffusion-based Data Generator for Training Object Recognition Models in Ultra-Range Distance

2024-04-15 · Eran Bamani, Eden Nissinman, Lisa Koenigsberg, Inbar Meir 외

Object recognition, commonly performed by a camera, is a fundamental requirement for robots to complete complex tasks. Some tasks require recognizing objects far from the robot's camera. A challenging example is Ultra-Ra…

Gesture RecognitionObject Recognition

Dynamic Gesture Recognition in Ultra-Range Distance for Effective Human-Robot Interaction

2024-07-31 · Eran Bamani Beeri, Eden Nissinman, Avishai Sintov

This paper presents a novel approach for ultra-range gesture recognition, addressing Human-Robot Interaction (HRI) challenges over extended distances. By leveraging human gestures in video data, we propose the Temporal-S…

Gesture Recognition

Micro Hand Gesture Recognition System Using Ultrasonic Active Sensing

2017-12-01 · Yu Sang, Laixi Shi, Yimin Liu

In this paper, we propose a micro hand gesture recognition system and methods using ultrasonic active sensing. This system uses micro dynamic hand gestures for recognition to achieve human-computer interaction (HCI). The…

Gesture RecognitionHand Gesture RecognitionHand-Gesture Recognition

EgoEvGesture: Gesture Recognition Based on Egocentric Event Camera

2025-03-16 · Luming Wang, Hao Shi, Xiaoting Yin, Kailun Yang 외

Egocentric gesture recognition is a pivotal technology for enhancing natural human-computer interaction, yet traditional RGB-based solutions suffer from motion blur and illumination variations in dynamic scenarios. While…

Gesture Recognition

Hand Gesture Recognition through Reflected Infrared Light Wave Signals

2023-01-14 · Md Zobaer Islam, Li Yu, Hisham Abuella, John F. O'Hara 외

In this study, we present a wireless (non-contact) gesture recognition method using only incoherent light wave signals reflected from a human subject. In comparison to existing radar, light shadow, sound and camera-based…

Gesture RecognitionHand Gesture RecognitionHand-Gesture Recognition