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

SCSampler: Sampling Salient Clips from Video for Efficient Action Recognition

About

While many action recognition datasets consist of collections of brief, trimmed videos each containing a relevant action, videos in the real-world (e.g., on YouTube) exhibit very different properties: they are often several minutes long, where brief relevant clips are often interleaved with segments of extended duration containing little change. Applying densely an action recognition system to every temporal clip within such videos is prohibitively expensive. Furthermore, as we show in our experiments, this results in suboptimal recognition accuracy as informative predictions from relevant clips are outnumbered by meaningless classification outputs over long uninformative sections of the video. In this paper we introduce a lightweight "clip-sampling" model that can efficiently identify the most salient temporal clips within a long video. We demonstrate that the computational cost of action recognition on untrimmed videos can be dramatically reduced by invoking recognition only on these most salient clips. Furthermore, we show that this yields significant gains in recognition accuracy compared to analysis of all clips or randomly/uniformly selected clips. On Sports1M, our clip sampling scheme elevates the accuracy of an already state-of-the-art action classifier by 7% and reduces by more than 15 times its computational cost.

Bruno Korbar, Du Tran, Lorenzo Torresani• 2019

Related benchmarks

TaskDatasetResultRank
Action RecognitionSomething-Something v2 (test)
Top-1 Acc50.1
333
Video-level classificationKinetics 400 (test)
Accuracy80.2
59
Fine-grained Video CategorizationActivityNet v1.3 (val)
mAP72.9
32
Video ClassificationSports-1M (test)
Hit@1 Accuracy92.6
30
Video RecognitionFCVID (test)
mAP81
28
Action RecognitionUCF-101 1.0 (test)
Top-1 Acc95.9
23
Action RecognitionKinetics 400/600 (val)
Top-12 Accuracy80.1
23
Action RecognitionActivityNet v1.3 (test)
mAP72.9
19
Video RecognitionKinetics Mini
Top-1 Acc70.8
18
Video RecognitionMini-Kinetics (test)
Accuracy70.8
17
Showing 10 of 10 rows

Other info

Code

Follow for update