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

No frame left behind: Full Video Action Recognition

About

Not all video frames are equally informative for recognizing an action. It is computationally infeasible to train deep networks on all video frames when actions develop over hundreds of frames. A common heuristic is uniformly sampling a small number of video frames and using these to recognize the action. Instead, here we propose full video action recognition and consider all video frames. To make this computational tractable, we first cluster all frame activations along the temporal dimension based on their similarity with respect to the classification task, and then temporally aggregate the frames in the clusters into a smaller number of representations. Our method is end-to-end trainable and computationally efficient as it relies on temporally localized clustering in combination with fast Hamming distances in feature space. We evaluate on UCF101, HMDB51, Breakfast, and Something-Something V1 and V2, where we compare favorably to existing heuristic frame sampling methods.

Xin Liu, Silvia L. Pintea, Fatemeh Karimi Nejadasl, Olaf Booij, Jan C. van Gemert• 2021

Related benchmarks

TaskDatasetResultRank
Action RecognitionUCF101 (mean of 3 splits)--
357
Action RecognitionSomething-Something v2
Top-1 Accuracy62.7
341
Action RecognitionSomething-Something v2 (test)
Top-1 Acc65.1
333
Action RecognitionHMDB51
Top-1 Acc73.4
225
Action RecognitionHMDB-51 (average of three splits)
Top-1 Acc73.4
204
Action RecognitionSomething-something v1 (test)
Top-1 Accuracy51.4
189
Action RecognitionSomething-Something V1
Top-1 Acc49.5
162
Action RecognitionUCF-101
Top-1 Acc96.4
147
Action RecognitionBreakfast
Top-1 Accuracy76.6
28
Video Action RecognitionBreakfast
Top-1 Accuracy76.6
10
Showing 10 of 10 rows

Other info

Follow for update