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

Self-supervised Video Transformer

About

In this paper, we propose self-supervised training for video transformers using unlabeled video data. From a given video, we create local and global spatiotemporal views with varying spatial sizes and frame rates. Our self-supervised objective seeks to match the features of these different views representing the same video, to be invariant to spatiotemporal variations in actions. To the best of our knowledge, the proposed approach is the first to alleviate the dependency on negative samples or dedicated memory banks in Self-supervised Video Transformer (SVT). Further, owing to the flexibility of Transformer models, SVT supports slow-fast video processing within a single architecture using dynamically adjusted positional encoding and supports long-term relationship modeling along spatiotemporal dimensions. Our approach performs well on four action recognition benchmarks (Kinetics-400, UCF-101, HMDB-51, and SSv2) and converges faster with small batch sizes. Code: https://git.io/J1juJ

Kanchana Ranasinghe, Muzammal Naseer, Salman Khan, Fahad Shahbaz Khan, Michael Ryoo• 2021

Related benchmarks

TaskDatasetResultRank
Action RecognitionSomething-Something v2 (val)
Top-1 Accuracy59.6
535
Action RecognitionKinetics-400
Top-1 Acc78.1
413
Action RecognitionSomething-Something v2
Top-1 Accuracy18.3
341
Action RecognitionSomething-Something v2 (test)
Top-1 Acc59.2
333
Action RecognitionUCF101 (test)--
307
Action RecognitionHMDB51 (test)--
249
Action RecognitionKinetics 400 (test)
Top-1 Accuracy78.4
245
Action RecognitionHMDB51
Accuracy (HMDB51)67.28
78
Action RecognitionKinetics400 (val)
Accuracy78.4
40
Action RecognitionFineGYM
Accuracy62.3
29
Showing 10 of 12 rows

Other info

Code

Follow for update