paper-with-me

홈 › Papers

Real-Time Human Action Recognition on Embedded Platforms

2024-09-09 · Ruiqi Wang, Zichen Wang, Peiqi Gao, Mingzhen Li, Jaehwan Jeong, Yihang Xu, Yejin Lee, Carolyn M. Baum, Lisa Tabor Connor, Chenyang Lu

With advancements in computer vision and deep learning, video-based human action recognition (HAR) has become practical. However, due to the complexity of the computation pipeline, running HAR on live video streams incurs excessive delays on embedded platforms. This work tackles the real-time performance challenges of HAR with four contributions: 1) an experimental study identifying a standard Optical Flow (OF) extraction technique as the latency bottleneck in a state-of-the-art HAR pipeline, 2) an exploration of the latency-accuracy tradeoff between the standard and deep learning approaches to OF extraction, which highlights the need for a novel, efficient motion feature extractor, 3) the design of Integrated Motion Feature Extractor (IMFE), a novel single-shot neural network architecture for motion feature extraction with drastic improvement in latency, 4) the development of RT-HARE, a real-time HAR system tailored for embedded platforms. Experimental results on an Nvidia Jetson Xavier NX platform demonstrated that RT-HARE realizes real-time HAR at a video frame rate of 30 frames per second while delivering high levels of recognition accuracy.

📄 PDF Abstract BibTeX arXiv:2409.05662

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionOptical Flow EstimationTemporal Action Localization

Similar Papers 제목 키워드 기반

Real-Time Online Skeleton Extraction and Gesture Recognition on Pepper

2022-06-22 · Axel Lefrant, Jean-Marc Montanier

We present a multi-stage pipeline for simple gesture recognition. The novelty of our approach is the association of different technologies, resulting in the first real-time system as of now to conjointly extract skeleton…

Gesture RecognitionGPU

It All Matters: Reporting Accuracy, Inference Time and Power Consumption for Face Emotion Recognition on Embedded Systems

2018-06-29 · Jelena Milosevic, Dexmont Pena, Andrew Forembsky, David Moloney 외

While several approaches to face emotion recognition task are proposed in literature, none of them reports on power consumption nor inference time required to run the system in an embedded environment. Without adequate k…

AllEmotion Recognition

Online Action Recognition for Human Risk Prediction with Anticipated Haptic Alert via Wearables

2023-12-14 · Cheng Guo, Lorenzo Rapetti, Kourosh Darvish, Riccardo Grieco 외

This paper proposes a framework that combines online human state estimation, action recognition and motion prediction to enable early assessment and prevention of worker biomechanical risk during lifting tasks. The frame…

Action RecognitionMixture-of-Expertsmotion predictionState Estimation+1

LSP-YOLO: A Lightweight Single-Stage Network for Sitting Posture Recognition on Embedded Devices

2025-11-18 · Nanjun Li, Ziyue Hao, Quanqiang Wang, Xuanyin Wang arxiv

With the rise in sedentary behavior, health problems caused by poor sitting posture have drawn increasing attention. Most existing methods, whether using invasive sensors or computer vision, rely on two-stage pipelines, …

Pose Estimation

MicronNet: A Highly Compact Deep Convolutional Neural Network Architecture for Real-time Embedded Traffic Sign Classification

2018-03-28 · Alexander Wong, Mohammad Javad Shafiee, Michael St. Jules

Traffic sign recognition is a very important computer vision task for a number of real-world applications such as intelligent transportation surveillance and analysis. While deep neural networks have been demonstrated in…

General ClassificationTraffic Sign Recognition