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

Late Temporal Modeling in 3D CNN Architectures with BERT for Action Recognition

About

In this work, we combine 3D convolution with late temporal modeling for action recognition. For this aim, we replace the conventional Temporal Global Average Pooling (TGAP) layer at the end of 3D convolutional architecture with the Bidirectional Encoder Representations from Transformers (BERT) layer in order to better utilize the temporal information with BERT's attention mechanism. We show that this replacement improves the performances of many popular 3D convolution architectures for action recognition, including ResNeXt, I3D, SlowFast and R(2+1)D. Moreover, we provide the-state-of-the-art results on both HMDB51 and UCF101 datasets with 85.10% and 98.69% top-1 accuracy, respectively. The code is publicly available.

M. Esat Kalfaoglu, Sinan Kalkan, A. Aydin Alatan• 2020

Related benchmarks

TaskDatasetResultRank
Action RecognitionUCF101
Accuracy98.69
365
Action RecognitionUCF101 (test)--
307
Action RecognitionHMDB51
Top-1 Acc85.1
225
Action RecognitionUCF-101
Top-1 Acc98.69
147
Action RecognitionHMDB51
Accuracy (HMDB51)85.1
78
Action RecognitionHMDB
Mean Per-Class Accuracy83.76
10
Showing 6 of 6 rows

Other info

Code

Follow for update