paper-with-me

홈 › Papers

Fusing Posture and Position Representations for Point Cloud-Based Hand Gesture Recognition

2022-01-06 · 3DV 2022 1 · Alexander Bigalke, Mattias P Heinrich

Hand gesture recognition can benefit from directly processing 3D point cloud sequences, which carry rich geometric information and enable the learning of expressive spatio-temporal features. However, currently employed single-stream models cannot sufficiently capture multi-scale features that include both fine-grained local posture variations and global hand movements. We therefore propose a novel dual-stream model, which decouples the learning of local and global features. These are eventually fused in an LSTM for temporal modelling. To induce the global and local stream to capture complementary position and posture features, we propose the use of different 3D learning architectures in both streams. Specifically, state-of-the-art point cloud networks excel at capturing fine posture variations from raw point clouds in the local stream. To track hand movements in the global stream, we combine an encoding with residual basis point sets and a fully-connected DenseNet. We evaluate the method on the Shrec'17 and DHG dataset and report state-of-the-art results at a reduced computational cost. Source code is available at https://github.com/multimodallearning/hand-gesture-posture-position.

📄 PDF Abstract BibTeX

Code (1)

multimodallearning/hand-gesture-posture-position pytorch

Tasks

Gesture RecognitionHand Gesture RecognitionHand-Gesture RecognitionPosition

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Batch Normalization 설명 없음
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Dense Block A Dense Block is a module used in convolutional neural networks that connects *all layers* (with matching feature-map sizes) directly with each other. It was originally…
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$…
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…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Towards Fusing Point Cloud and Visual Representations for Imitation Learning

2025-02-17 · Atalay Donat, Xiaogang Jia, Xi Huang, Aleksandar Taranovic 외

Learning for manipulation requires using policies that have access to rich sensory information such as point clouds or RGB images. Point clouds efficiently capture geometric structures, making them essential for manipula…

Imitation Learning

Enhancing Vital Sign Estimation Performance of FMCW MIMO Radar by Prior Human Shape Recognition

2023-03-16 · Hadi Alidoustaghdam, Min Chen, Ben Willetts, Kai Mao 외

Radio technology enabled contact-free human posture and vital sign estimation is promising for health monitoring. Radio systems at millimeter-wave (mmWave) frequencies advantageously bring large bandwidth, multi-antenna …

KAN-HyperpointNet for Point Cloud Sequence-Based 3D Human Action Recognition

2024-09-14 · Zhaoyu Chen, Xing Li, Qian Huang, Qiang Geng 외

Point cloud sequence-based 3D action recognition has achieved impressive performance and efficiency. However, existing point cloud sequence modeling methods cannot adequately balance the precision of limb micro-movements…

3D Action RecognitionAction RecognitionKolmogorov-Arnold NetworksTemporal Action Localization

Local and Global Point Cloud Reconstruction for 3D Hand Pose Estimation

2021-12-13 · Ziwei Yu, Linlin Yang, Shicheng Chen, Angela Yao

This paper addresses the 3D point cloud reconstruction and 3D pose estimation of the human hand from a single RGB image. To that end, we present a novel pipeline for local and global point cloud reconstruction using a 3D…

3D Hand Pose Estimation3D Point Cloud Reconstruction3D Pose EstimationHand Pose Estimation+2

M3DeTR: Multi-representation, Multi-scale, Mutual-relation 3D Object Detection with Transformers

2021-04-24 · Tianrui Guan, Jun Wang, Shiyi Lan, Rohan Chandra 외

We present a novel architecture for 3D object detection, M3DeTR, which combines different point cloud representations (raw, voxels, bird-eye view) with different feature scales based on multi-scale feature pyramids. M3De…

3D Object Detectionobject-detectionObject DetectionRelation