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

Temporal Pyramid Network for Action Recognition

About

Visual tempo characterizes the dynamics and the temporal scale of an action. Modeling such visual tempos of different actions facilitates their recognition. Previous works often capture the visual tempo through sampling raw videos at multiple rates and constructing an input-level frame pyramid, which usually requires a costly multi-branch network to handle. In this work we propose a generic Temporal Pyramid Network (TPN) at the feature-level, which can be flexibly integrated into 2D or 3D backbone networks in a plug-and-play manner. Two essential components of TPN, the source of features and the fusion of features, form a feature hierarchy for the backbone so that it can capture action instances at various tempos. TPN also shows consistent improvements over other challenging baselines on several action recognition datasets. Specifically, when equipped with TPN, the 3D ResNet-50 with dense sampling obtains a 2% gain on the validation set of Kinetics-400. A further analysis also reveals that TPN gains most of its improvements on action classes that have large variances in their visual tempos, validating the effectiveness of TPN.

Ceyuan Yang, Yinghao Xu, Jianping Shi, Bo Dai, Bolei Zhou• 2020

Related benchmarks

TaskDatasetResultRank
Action RecognitionSomething-Something v2 (val)
Top-1 Accuracy64.7
535
Action RecognitionSomething-Something v2 (test)
Top-1 Acc67.72
333
Action RecognitionSomething-something v1 (val)
Top-1 Acc49
257
Action RecognitionKinetics 400 (test)
Top-1 Accuracy78.9
245
Action RecognitionSomething-something v1 (test)
Top-1 Accuracy40.6
189
Action RecognitionSomething-Something v2 (test val)
Top-1 Accuracy62
187
Video Action ClassificationSomething-Something v2
Top-1 Acc50
139
Video ClassificationSomething-something v1 (val)
Top-1 Acc50.7
75
Action ClassificationKinetics 400 (val)
Top-1 Accuracy78.9
63
Video ClassificationKinetics 700
Top-1 Accuracy58.7
46
Showing 10 of 19 rows

Other info

Code

Follow for update