paper-with-me

Papers

Real-time 3D human action recognition based on Hyperpoint sequence

2021-11-16 · Xing Li, Qian Huang, Zhijian Wang, Zhenjie Hou, Tianjin Yang, Zhuang Miao

Real-time 3D human action recognition has broad industrial applications, such as surveillance, human-computer interaction, and healthcare monitoring. By relying on complex spatio-temporal local encoding, most existing point cloud sequence networks capture spatio-temporal local structures to recognize 3D human actions. To simplify the point cloud sequence modeling task, we propose a lightweight and effective point cloud sequence network referred to as SequentialPointNet for real-time 3D action recognition. Instead of capturing spatio-temporal local structures, SequentialPointNet encodes the temporal evolution of static appearances to recognize human actions. Firstly, we define a novel type of point data, Hyperpoint, to better describe the temporally changing human appearances. A theoretical foundation is provided to clarify the information equivalence property for converting point cloud sequences into Hyperpoint sequences. Secondly, the point cloud sequence modeling task is decomposed into a Hyperpoint embedding task and a Hyperpoint sequence modeling task. Specifically, for Hyperpoint embedding, the static point cloud technology is employed to convert point cloud sequences into Hyperpoint sequences, which introduces inherent frame-level parallelism; for Hyperpoint sequence modeling, a Hyperpoint-Mixer module is designed as the basic building block to learning the spatio-temporal features of human actions. Extensive experiments on three widely-used 3D action recognition datasets demonstrate that the proposed SequentialPointNet achieves competitive classification performance with up to 10X faster than existing approaches.

📄 PDF Abstract BibTeX arXiv:2111.08492

Code (1)

xingli1012/sequentialpointnet 공식 구현 pytorch

Tasks

3D Action RecognitionAction RecognitionTemporal Action Localization

Similar Papers 제목 키워드 기반

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

3DMambaComplete: Exploring Structured State Space Model for Point Cloud Completion

2024-04-10 · Yixuan Li, Weidong Yang, Ben Fei

Point cloud completion aims to generate a complete and high-fidelity point cloud from an initially incomplete and low-quality input. A prevalent strategy involves leveraging Transformer-based models to encode global feat…

MambaPoint Cloud CompletionPoint cloud reconstruction

Hyperpoints and Fine Vocabularies for Large-Scale Location Recognition

2015-12-01 · ICCV 2015 12 · Torsten Sattler, Michal Havlena, Filip Radenovic, Konrad Schindler 외

Structure-based localization is the task of finding the absolute pose of a given query image w.r.t. a pre-computed 3D model. While this is almost trivial at small scale, special care must be taken as the size of the 3D m…

Quantization

Attention-Oriented Action Recognition for Real-Time Human-Robot Interaction

2020-07-02 · Ziyang Song, Ziyi Yin, Zejian yuan, Chong Zhang 외

Despite the notable progress made in action recognition tasks, not much work has been done in action recognition specifically for human-robot interaction. In this paper, we deeply explore the characteristics of the actio…

Action RecognitionPose Estimation

A Real-time Hand Gesture Recognition and Human-Computer Interaction System

2017-04-24 · Pei Xu

In this project, we design a real-time human-computer interaction system based on hand gesture. The whole system consists of three components: hand detection, gesture recognition and human-computer interaction (HCI) base…

Gesture RecognitionHand DetectionHand Gesture RecognitionHand-Gesture Recognition