paper-with-me

홈 › Papers

Real-time Action Recognition for Fine-Grained Actions and The Hand Wash Dataset

2022-10-13 · Akash Nagaraj, Mukund Sood, Chetna Sureka, Gowri Srinivasa

In this paper we present a three-stream algorithm for real-time action recognition and a new dataset of handwash videos, with the intent of aligning action recognition with real-world constraints to yield effective conclusions. A three-stream fusion algorithm is proposed, which runs both accurately and efficiently, in real-time even on low-powered systems such as a Raspberry Pi. The cornerstone of the proposed algorithm is the incorporation of both spatial and temporal information, as well as the information of the objects in a video while using an efficient architecture, and Optical Flow computation to achieve commendable results in real-time. The results achieved by this algorithm are benchmarked on the UCF-101 as well as the HMDB-51 datasets, achieving an accuracy of 92.7% and 64.9% respectively. An important point to note is that the algorithm is novel in the aspect that it is also able to learn the intricate differences between extremely similar actions, which would be difficult even for the human eye. Additionally, noticing a dearth in the number of datasets for the recognition of very similar or fine-grained actions, this paper also introduces a new dataset that is made publicly available, the Hand Wash Dataset with the intent of introducing a new benchmark for fine-grained action recognition tasks in the future.

📄 PDF Abstract BibTeX arXiv:2210.07400

Code (1)

grassknoted/Modified-Two-Stream-Fusion-for-Real-time-ActionRecognition 공식 구현

Tasks

Action RecognitionFine-grained Action RecognitionOptical Flow Estimation

Similar Papers 제목 키워드 기반

FinePseudo: Improving Pseudo-Labelling through Temporal-Alignablity for Semi-Supervised Fine-Grained Action Recognition

2024-09-02 · Ishan Rajendrakumar Dave, Mamshad Nayeem Rizve, Mubarak Shah

Real-life applications of action recognition often require a fine-grained understanding of subtle movements, e.g., in sports analytics, user interactions in AR/VR, and surgical videos. Although fine-grained actions are m…

Action RecognitionDynamic Time WarpingFine-grained Action RecognitionMetric Learning+1

Few-Shot Fine-Grained Action Recognition via Bidirectional Attention and Contrastive Meta-Learning

2021-08-15 · Jiahao Wang, Yunhong Wang, Sheng Liu, Annan Li

Fine-grained action recognition is attracting increasing attention due to the emerging demand of specific action understanding in real-world applications, whereas the data of rare fine-grained categories is very limited.…

Action RecognitionAction UnderstandingFine-grained Action RecognitionMeta-Learning

Hand Guided High Resolution Feature Enhancement for Fine-Grained Atomic Action Segmentation within Complex Human Assemblies

2022-11-24 · Matthew Kent Myers, Nick Wright, Stephen McGough, Nicholas Martin

Due to the rapid temporal and fine-grained nature of complex human assembly atomic actions, traditional action segmentation approaches requiring the spatial (and often temporal) down sampling of video frames often loose …

Action ClassificationAction RecognitionAction SegmentationClassification+2

ConvGRU in Fine-grained Pitching Action Recognition for Action Outcome Prediction

2020-08-18 · Tianqi Ma, Lin Zhang, Xiumin Diao, Ou Ma

Prediction of the action outcome is a new challenge for a robot collaboratively working with humans. With the impressive progress in video action recognition in recent years, fine-grained action recognition from video da…

Action RecognitionFine-grained Action RecognitionManagementPrediction+1

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