paper-with-me

홈 › Papers

Human Activity Recognition in RGB-D Videos by Dynamic Images

2018-07-09 · Snehasis Mukherjee, Leburu Anvitha, T. Mohana Lahari

Human Activity Recognition in RGB-D videos has been an active research topic during the last decade. However, no efforts have been found in the literature, for recognizing human activity in RGB-D videos where several performers are performing simultaneously. In this paper we introduce such a challenging dataset with several performers performing the activities. We present a novel method for recognizing human activities in such videos. The proposed method aims in capturing the motion information of the whole video by producing a dynamic image corresponding to the input video. We use two parallel ResNext-101 to produce the dynamic images for the RGB video and depth video separately. The dynamic images contain only the motion information and hence, the unnecessary background information are eliminated. We send the two dynamic images extracted from the RGB and Depth videos respectively, through a fully connected layer of neural networks. The proposed dynamic image reduces the complexity of the recognition process by extracting a sparse matrix from a video. However, the proposed system maintains the required motion information for recognizing the activity. The proposed method has been tested on the MSR Action 3D dataset and has shown comparable performances with respect to the state-of-the-art. We also apply the proposed method on our own dataset, where the proposed method outperforms the state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:1807.02947

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionHuman Activity Recognition

Similar Papers 제목 키워드 기반

ViT-ReT: Vision and Recurrent Transformer Neural Networks for Human Activity Recognition in Videos

2022-08-16 · James Wensel, Hayat Ullah, Arslan Munir

Human activity recognition is an emerging and important area in computer vision which seeks to determine the activity an individual or group of individuals are performing. The applications of this field ranges from gener…

Activity RecognitionActivity Recognition In VideosGesture RecognitionHuman Activity Recognition

Im2Flow: Motion Hallucination from Static Images for Action Recognition

2017-12-12 · CVPR 2018 6 · Ruohan Gao, Bo Xiong, Kristen Grauman

Existing methods to recognize actions in static images take the images at their face value, learning the appearances---objects, scenes, and body poses---that distinguish each action class. However, such models are depriv…

Action RecognitionActivity RecognitionDecoderHallucination+2

Human Pose Estimation using Motion Priors and Ensemble Models

2019-01-26 · Norimichi Ukita

Human pose estimation in images and videos is one of key technologies for realizing a variety of human activity recognition tasks (e.g., human-computer interaction, gesture recognition, surveillance, and video summarizat…

2D Human Pose Estimation3D Human Pose TrackingActivity RecognitionGesture Recognition+4

Incremental Activity Modeling and Recognition in Streaming Videos

2014-06-01 · CVPR 2014 6 · Mahmudul Hasan, Amit K. Roy-Chowdhury

Most of the state-of-the-art approaches to human activity recognition in video need an intensive training stage and assume that all of the training examples are labeled and available beforehand. But these assumptions are…

Active LearningActivity RecognitionHuman Activity Recognition

Privacy-Preserving Human Activity Recognition from Extreme Low Resolution

2016-04-12 · Michael S. Ryoo, Brandon Rothrock, Charles Fleming, Hyun Jong Yang

Privacy protection from surreptitious video recordings is an important societal challenge. We desire a computer vision system (e.g., a robot) that can recognize human activities and assist our daily life, yet ensure that…

Activity RecognitionHuman Activity RecognitionPrivacy PreservingSuper-Resolution