Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Representation Flow for Action Recognition

About

In this paper, we propose a convolutional layer inspired by optical flow algorithms to learn motion representations. Our representation flow layer is a fully-differentiable layer designed to capture the `flow' of any representation channel within a convolutional neural network for action recognition. Its parameters for iterative flow optimization are learned in an end-to-end fashion together with the other CNN model parameters, maximizing the action recognition performance. Furthermore, we newly introduce the concept of learning `flow of flow' representations by stacking multiple representation flow layers. We conducted extensive experimental evaluations, confirming its advantages over previous recognition models using traditional optical flows in both computational speed and performance. Code/models available here: https://piergiaj.github.io/rep-flow-site/

AJ Piergiovanni, Michael S. Ryoo• 2018

Related benchmarks

TaskDatasetResultRank
Action RecognitionKinetics 400 (test)
Top-1 Accuracy75.5
245
Action RecognitionHMDB51
Top-1 Acc81.1
225
Action RecognitionHMDB51
3-Fold Accuracy77.1
191
Action RecognitionKinetics
Top-1 Acc75.5
83
Action RecognitionHMDB51 (split 1)
Top-1 Acc65.4
75
Action ClassificationHMDB (test)
Accuracy81.1
25
Action ClassificationKinetics (test)
Accuracy77.9
16
Video Action RecognitionTiny-Kinetics
Accuracy61.1
5
Video Action RecognitionHMDB
Accuracy65.4
5
Showing 9 of 9 rows

Other info

Code

Follow for update