paper-with-me

Papers

Complex Human Action Recognition in Live Videos Using Hybrid FR-DL Method

2020-07-06 · Fatemeh Serpush, Mahdi Rezaei

Automated human action recognition is one of the most attractive and practical research fields in computer vision, in spite of its high computational costs. In such systems, the human action labelling is based on the appearance and patterns of the motions in the video sequences; however, the conventional methodologies and classic neural networks cannot use temporal information for action recognition prediction in the upcoming frames in a video sequence. On the other hand, the computational cost of the preprocessing stage is high. In this paper, we address challenges of the preprocessing phase, by an automated selection of representative frames among the input sequences. Furthermore, we extract the key features of the representative frame rather than the entire features. We propose a hybrid technique using background subtraction and HOG, followed by application of a deep neural network and skeletal modelling method. The combination of a CNN and the LSTM recursive network is considered for feature selection and maintaining the previous information, and finally, a Softmax-KNN classifier is used for labelling human activities. We name our model as Feature Reduction & Deep Learning based action recognition method, or FR-DL in short. To evaluate the proposed method, we use the UCF dataset for the benchmarking which is widely-used among researchers in action recognition research. The dataset includes 101 complicated activities in the wild. Experimental results show a significant improvement in terms of accuracy and speed in comparison with six state-of-the-art articles.

📄 PDF Abstract BibTeX arXiv:2007.02811

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionArticlesBenchmarkingfeature selectionTemporal Action Localization

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…
Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Learning Asynchronous and Sparse Human-Object Interaction in Videos

2021-03-03 · CVPR 2021 1 · Romero Morais, Vuong Le, Svetha Venkatesh, Truyen Tran

Human activities can be learned from video. With effective modeling it is possible to discover not only the action labels but also the temporal structures of the activities such as the progression of the sub-activities. …

Human-Object Interaction DetectionObject

A Novel Approach for Robust Multi Human Action Recognition and Summarization based on 3D Convolutional Neural Networks

2019-07-25 · Noor Almaadeed, Omar Elharrouss, Somaya Al-Maadeed, Ahmed Bouridane 외

Human actions in videos are 3D signals. However, there are a few methods available for multiple human action recognition. For long videos, it's difficult to search within a video for a specific action and/or person. For …

Action DetectionAction RecognitionTemporal Action LocalizationVideo Summarization

Fully-Coupled Two-Stream Spatiotemporal Networks for Extremely Low Resolution Action Recognition

2018-01-11 · Mingze Xu, Aidean Sharghi, Xin Chen, David J. Crandall

A major emerging challenge is how to protect people's privacy as cameras and computer vision are increasingly integrated into our daily lives, including in smart devices inside homes. A potential solution is to capture a…

Action RecognitionTemporal Action Localization

RPAN: An End-to-End Recurrent Pose-Attention Network for Action Recognition in Videos

2017-10-22 · 2017 IEEE International Conference on Computer Vision (ICCV) 2017 10 · Wenbin Du, Yali Wang, Yu Qiao

Recent studies demonstrate the effectiveness of Recurrent Neural Networks (RNNs) for action recognition in videos. However, previous works mainly utilize video-level category as supervision to train RNNs, which may prohi…

Action RecognitionAction Recognition In VideosPose EstimationSkeleton Based Action Recognition

Fast, invariant representation for human action in the visual system

2017-08-15

Humans can effortlessly recognize others' actions in the presence of complex transformations, such as changes in viewpoint. Several studies have located the regions in the brain involved in invariant action recognition, …

Action RecognitionForm