paper-with-me

Papers

Residual Frames with Efficient Pseudo-3D CNN for Human Action Recognition

2020-08-03 · Jiawei Chen, Jenson Hsiao, Chiu Man Ho

Human action recognition is regarded as a key cornerstone in domains such as surveillance or video understanding. Despite recent progress in the development of end-to-end solutions for video-based action recognition, achieving state-of-the-art performance still requires using auxiliary hand-crafted motion representations, e.g., optical flow, which are usually computationally demanding. In this work, we propose to use residual frames (i.e., differences between adjacent RGB frames) as an alternative "lightweight" motion representation, which carries salient motion information and is computationally efficient. In addition, we develop a new pseudo-3D convolution module which decouples 3D convolution into 2D and 1D convolution. The proposed module exploits residual information in the feature space to better structure motions, and is equipped with a self-attention mechanism that assists to recalibrate the appearance and motion features. Empirical results confirm the efficiency and effectiveness of residual frames as well as the proposed pseudo-3D convolution module.

📄 PDF Abstract BibTeX arXiv:2008.01057

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionOptical Flow EstimationTemporal Action LocalizationVideo Understanding

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
3D Convolution A 3D Convolution is a type of convolution where the kernel slides in 3 dimensions as opposed to 2 dimensions with 2D…

Similar Papers 제목 키워드 기반

MAPLE: Masked Pseudo-Labeling autoEncoder for Semi-supervised Point Cloud Action Recognition

2022-09-01 · Xiaodong Chen, Wu Liu, Xinchen Liu, Yongdong Zhang 외

Recognizing human actions from point cloud videos has attracted tremendous attention from both academia and industry due to its wide applications like automatic driving, robotics, and so on. However, current methods for …

Action Recognition

Rethinking Motion Representation: Residual Frames with 3D ConvNets for Better Action Recognition

2020-01-16 · Li Tao, Xueting Wang, Toshihiko Yamasaki

Recently, 3D convolutional networks yield good performance in action recognition. However, optical flow stream is still needed to ensure better performance, the cost of which is very high. In this paper, we propose a fas…

Action RecognitionOptical Flow Estimation

SHARP: Segmentation of Hands and Arms by Range using Pseudo-Depth for Enhanced Egocentric 3D Hand Pose Estimation and Action Recognition

2024-08-19 · Wiktor Mucha, Michael Wray, Martin Kampel

Hand pose represents key information for action recognition in the egocentric perspective, where the user is interacting with objects. We propose to improve egocentric 3D hand pose estimation based on RGB frames only by …

3D Hand Pose EstimationAction RecognitionDepth EstimationHand Pose Estimation+4

Challenge report:VIPriors Action Recognition Challenge

2020-07-16 · Zhipeng Luo, Dawei Xu, Zhiguang Zhang

This paper is a brief report to our submission to the VIPriors Action Recognition Challenge. Action recognition has attracted many researchers attention for its full application, but it is still challenging. In this pape…

Action Recognition

Recurrent Residual Learning for Action Recognition

2017-06-27 · Ahsan Iqbal, Alexander Richard, Hilde Kuehne, Juergen Gall

Action recognition is a fundamental problem in computer vision with a lot of potential applications such as video surveillance, human computer interaction, and robot learning. Given pre-segmented videos, the task is to r…

Action Recognitionimage-classificationImage ClassificationTemporal Action Localization