paper-with-me

Papers

Depth-Aware Action Recognition: Pose-Motion Encoding through Temporal Heatmaps

2020-11-26 · Mattia Segu, Federico Pirovano, Gianmario Fumagalli, Amedeo Fabris

Most state-of-the-art methods for action recognition rely only on 2D spatial features encoding appearance, motion or pose. However, 2D data lacks the depth information, which is crucial for recognizing fine-grained actions. In this paper, we propose a depth-aware volumetric descriptor that encodes pose and motion information in a unified representation for action classification in-the-wild. Our framework is robust to many challenges inherent to action recognition, e.g. variation in viewpoint, scene, clothing and body shape. The key component of our method is the Depth-Aware Pose Motion representation (DA-PoTion), a new video descriptor that encodes the 3D movement of semantic keypoints of the human body. Given a video, we produce human joint heatmaps for each frame using a state-of-the-art 3D human pose regressor and we give each of them a unique color code according to the relative time in the clip. Then, we aggregate such 3D time-encoded heatmaps for all human joints to obtain a fixed-size descriptor (DA-PoTion), which is suitable for classifying actions using a shallow 3D convolutional neural network (CNN). The DA-PoTion alone defines a new state-of-the-art on the Penn Action Dataset. Moreover, we leverage the intrinsic complementarity of our pose motion descriptor with appearance based approaches by combining it with Inflated 3D ConvNet (I3D) to define a new state-of-the-art on the JHMDB Dataset.

📄 PDF Abstract BibTeX arXiv:2011.13399

Code (0)

등록된 구현이 없습니다.

Tasks

Action ClassificationAction Recognition

Similar Papers 제목 키워드 기반

Depth2Action: Exploring Embedded Depth for Large-Scale Action Recognition

2016-08-15 · Yi Zhu, Shawn Newsam

This paper performs the first investigation into depth for large-scale human action recognition in video where the depth cues are estimated from the videos themselves. We develop a new framework called depth2action and e…

Action RecognitionTemporal Action Localization

Human Action Recognition Based on Multi-scale Feature Maps from Depth Video Sequences

2021-01-19 · Chang Li, Qian Huang, Xing Li, Qianhan Wu

Human action recognition is an active research area in computer vision. Although great process has been made, previous methods mostly recognize actions based on depth data at only one scale, and thus they often neglect m…

Action ClassificationAction RecognitionTemporal Action Localization

EmotiCon: Context-Aware Multimodal Emotion Recognition using Frege's Principle

2020-03-14 · CVPR 2020 6 · Trisha Mittal, Pooja Guhan, Uttaran Bhattacharya, Rohan Chandra 외

We present EmotiCon, a learning-based algorithm for context-aware perceived human emotion recognition from videos and images. Motivated by Frege's Context Principle from psychology, our approach combines three interpreta…

Emotion RecognitionEmotion Recognition in ContextMultimodal Emotion Recognition

Multimodal Affect Recognition using Kinect

2016-07-09 · Amol Patwardhan, Gerald Knapp

Affect (emotion) recognition has gained significant attention from researchers in the past decade. Emotion-aware computer systems and devices have many applications ranging from interactive robots, intelligent online tut…

Emotion Recognition

3DV: 3D Dynamic Voxel for Action Recognition in Depth Video

2020-05-12 · CVPR 2020 6 · Yancheng Wang, Yang Xiao, Fu Xiong, Wenxiang Jiang 외

To facilitate depth-based 3D action recognition, 3D dynamic voxel (3DV) is proposed as a novel 3D motion representation. With 3D space voxelization, the key idea of 3DV is to encode 3D motion information within depth vid…

3D Action RecognitionAction Recognition