Depth-Aware Action Recognition: Pose-Motion Encoding through Temporal Heatmaps
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Action ClassificationAction RecognitionSimilar Papers 제목 키워드 기반
Depth2Action: Exploring Embedded Depth for Large-Scale Action Recognition
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 LocalizationHuman Action Recognition Based on Multi-scale Feature Maps from Depth Video Sequences
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 LocalizationEmotiCon: Context-Aware Multimodal Emotion Recognition using Frege's Principle
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 RecognitionMultimodal Affect Recognition using Kinect
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 Recognition3DV: 3D Dynamic Voxel for Action Recognition in Depth Video
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